summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTreeve Jelbert2012-06-11 15:41:04 +0200
committerVlad Glagolev2012-06-14 12:41:05 +0400
commita6cdb3bd69125855e0fa951a60df861fb7db7f2a (patch)
treeca4730f6a876eab1d54691041adacc216f6e994e
parent219d78700c2992367595a49c6408405821dedd06 (diff)
libgphoto2 - needs libusb-compat
(cherry picked from commit a8bab8e653f456b4c5079be9cb6db19255c90106)
-rwxr-xr-xgraphics/libgphoto2/DEPENDS2
-rw-r--r--graphics/libgphoto2/HISTORY3
2 files changed, 4 insertions, 1 deletions
diff --git a/graphics/libgphoto2/DEPENDS b/graphics/libgphoto2/DEPENDS
index b8a47ff883..337c2bf2dd 100755
--- a/graphics/libgphoto2/DEPENDS
+++ b/graphics/libgphoto2/DEPENDS
@@ -22,7 +22,7 @@ optional_depends gd "" "" "for GD conversion support" &&
optional_depends libtool "--with-ltdl" "--without-ltdl" \
"an alternative way of opening shared libraries" &&
-optional_depends LIBUSB "" "" "enable use of cameras connected though the USB port" &&
+optional_depends libusb-compat "" "" "enable use of cameras connected though the USB port" &&
optional_depends dbus "" "" "for dbus support" &&
optional_depends hal "" "" "for HAL support" &&
diff --git a/graphics/libgphoto2/HISTORY b/graphics/libgphoto2/HISTORY
index 2a9966f829..63008c9798 100644
--- a/graphics/libgphoto2/HISTORY
+++ b/graphics/libgphoto2/HISTORY
@@ -1,3 +1,6 @@
+2012-06-11 Treeve Jelbert <treeve@sourcemage.org>
+ * DEPENDS: LIBUSB => libusb-compat
+
2012-05-09 Treeve Jelbert <treeve@sourcemage.org>
* DEPENDS: libusb => LIBUSB
add optional lockdev