[Lunar-commits] <moonbase> sane-backends: A little tweaking in the DEPENDS.
Dennis `stumbles` Veatch
stumbles at lunar-linux.org
Sat Nov 13 00:50:12 CET 2010
commit d2a38359aead6a22b52d47578de3eaf720e8222b
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date: Fri Nov 12 18:50:12 2010 -0500
sane-backends: A little tweaking in the DEPENDS.
---
graphics/sane-backends/CONFIGURE | 2 ++
graphics/sane-backends/DEPENDS | 2 +-
2 files changed, 3 insertions(+), 1 deletions(-)
diff --git a/graphics/sane-backends/CONFIGURE b/graphics/sane-backends/CONFIGURE
new file mode 100644
index 0000000..187eac9
--- /dev/null
+++ b/graphics/sane-backends/CONFIGURE
@@ -0,0 +1,2 @@
+mquery USE_THRDS "Enable pthreads? " y "--enable-pthread" "--disable-pthread"
+
diff --git a/graphics/sane-backends/DEPENDS b/graphics/sane-backends/DEPENDS
index 4e15544..b3d0e3c 100644
--- a/graphics/sane-backends/DEPENDS
+++ b/graphics/sane-backends/DEPENDS
@@ -3,5 +3,5 @@ depends jpeg
optional_depends avahi "--enable-avahi" "--disable-avahi" "for service discovery support"
optional_depends gphoto2 "--with-gphoto2" "--without-gphoto2" "for gphoto2 support"
-optional_depends libusb-compat "" "" "for usb scanners"
+optional_depends libusb-compat "--enable-libusb_1_0" "--disable-libusb" "for usb scanners"
optional_depends libieee1284 "" "" "for parallel port support"
More information about the Lunar-commits
mailing list