summaryrefslogtreecommitdiff
path: root/foundation.morph
diff options
context:
space:
mode:
authorRichard Maw <richard.maw@codethink.co.uk>2012-07-05 10:04:29 +0000
committerRichard Maw <richard.maw@codethink.co.uk>2012-07-05 10:04:29 +0000
commitd66c6125ddb3900270438f48926a5e0aac18e8ef (patch)
tree33bc550d8072aa2924c765faba2d4a3c64bbc237 /foundation.morph
parent418dd47a6c59d2e97f98ad0088357a34be91e659 (diff)
downloaddefinitions-d66c6125ddb3900270438f48926a5e0aac18e8ef.tar.gz
foundation: use libusbx instead of libusb
libusbx is better maintained
Diffstat (limited to 'foundation.morph')
-rw-r--r--foundation.morph6
1 files changed, 3 insertions, 3 deletions
diff --git a/foundation.morph b/foundation.morph
index 60f79afb..acba84ce 100644
--- a/foundation.morph
+++ b/foundation.morph
@@ -84,8 +84,8 @@
]
},
{
- "name": "libusb",
- "repo": "git://git.libusb.org/libusb.git",
+ "name": "libusbx",
+ "repo": "upstream:libusbx",
"ref": "master",
"build-depends": [
"eglibc"
@@ -97,7 +97,7 @@
"ref": "master",
"build-depends": [
"eglibc",
- "libusb"
+ "libusbx"
]
},
{