summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJavier Jardón <jjardon@gnome.org>2014-12-08 13:55:59 +0000
committerJavier Jardón <jjardon@gnome.org>2014-12-08 13:56:30 +0000
commit207a91690a691749dd845d27e85c7bdd0c536761 (patch)
tree60f36313e5c7a84b59b1cdd62f891cbc296bc36d
parentd5d6c7fe7ff1cac472c404d5f45d99a9565d91bc (diff)
downloadlorries-207a91690a691749dd845d27e85c7bdd0c536761.tar.gz
Add libusb
libusbx was a fork of libusb, a library that provides generic access to USB devices. As of 2014.01.26, the project has been fully merged back into libusb and is being discontinued.
-rw-r--r--open-source-lorries/libusb.lorry6
1 files changed, 6 insertions, 0 deletions
diff --git a/open-source-lorries/libusb.lorry b/open-source-lorries/libusb.lorry
new file mode 100644
index 0000000..3f48829
--- /dev/null
+++ b/open-source-lorries/libusb.lorry
@@ -0,0 +1,6 @@
+{
+ "libusb": {
+ "type": "git",
+ "url": "git://github.com/libusb/libusb.git"
+ }
+}