summaryrefslogtreecommitdiffstats
path: root/security-libs
diff options
context:
space:
mode:
authorTreeve Jelbert2012-05-09 11:23:43 +0200
committerTreeve Jelbert2012-05-09 11:23:43 +0200
commit77a0eb38cf50c7f5f0369be482dd61dabf707882 (patch)
tree7119f59b38ee9160504e6fae2546831aa9c99dc7 /security-libs
parent92891d9796e5402a57c75c077d65ac658c629e5f (diff)
libfprint - change depends libusb -> LIBUSB
Diffstat (limited to 'security-libs')
-rwxr-xr-xsecurity-libs/libfprint/DEPENDS2
-rw-r--r--security-libs/libfprint/HISTORY4
2 files changed, 4 insertions, 2 deletions
diff --git a/security-libs/libfprint/DEPENDS b/security-libs/libfprint/DEPENDS
index cb835e4262..fa1f3bb90e 100755
--- a/security-libs/libfprint/DEPENDS
+++ b/security-libs/libfprint/DEPENDS
@@ -2,5 +2,5 @@ if [[ "$LIBFPRINT_DEV" == 'y' ]]; then
depends git
fi &&
depends glib &&
-depends libusb &&
+depends LIBUSB &&
depends imagemagick
diff --git a/security-libs/libfprint/HISTORY b/security-libs/libfprint/HISTORY
index 2af7dc37d0..c52e660d92 100644
--- a/security-libs/libfprint/HISTORY
+++ b/security-libs/libfprint/HISTORY
@@ -1,6 +1,8 @@
+2012-05-09 Treeve Jelbert <treeve@sourcemage.org>
+ * DEPENDS: libusb => LIBUSB
+
2009-07-28 Arjan Bouter <abouter@sourcemage.org>
* DETAILS: fixed source url
-
2009-03-22 Arjan Bouter <abouter@sourcemage.org>
* DETAILS: added latest unstable release to track when
it's recent enough for fprintd