summaryrefslogtreecommitdiffstats
path: root/mobile
diff options
context:
space:
mode:
authorTreeve Jelbert2012-05-09 11:23:38 +0200
committerTreeve Jelbert2012-05-09 11:23:38 +0200
commitaf483b34db586f2fb8c7c287d989ca26a380ead4 (patch)
treef2bf6b504b18c77d83bf5d122a25239e6d211b17 /mobile
parentf675c54ebe6040bbcbf3e9880ee1def882bdf6d4 (diff)
barry - change depends libusb -> LIBUSB
Diffstat (limited to 'mobile')
-rwxr-xr-xmobile/barry/DEPENDS2
-rw-r--r--mobile/barry/HISTORY3
2 files changed, 4 insertions, 1 deletions
diff --git a/mobile/barry/DEPENDS b/mobile/barry/DEPENDS
index 5728bb97df..2b360a50b5 100755
--- a/mobile/barry/DEPENDS
+++ b/mobile/barry/DEPENDS
@@ -1,5 +1,5 @@
depends pkgconfig &&
-depends libusb &&
+depends LIBUSB &&
depends openssl &&
optional_depends boost "" "" "needed if you want to save downloads for later upload to your device" &&
optional_depends libopensync "--enable-opensync-plugin" "--disable-opensync-plugin" "For an opensync plugin" &&
diff --git a/mobile/barry/HISTORY b/mobile/barry/HISTORY
index 0f9df7c96b..57d2a7a92f 100644
--- a/mobile/barry/HISTORY
+++ b/mobile/barry/HISTORY
@@ -1,2 +1,5 @@
+2012-05-09 Treeve Jelbert <treeve@sourcemage.org>
+ * DEPENDS: libusb => LIBUSB
+
2008-05-17 David Kowis <dkowis@shlrm.org>
* DETAILS, DEPENDS, CONFIGURE, HISTORY: added as a new spell