[Lunar-commits] <moonbase> sane-backends: use libusb-compat instead of libusb in the depends file.

Florin Braescu florin at lunar-linux.org
Thu Aug 13 14:16:26 CEST 2009


commit 9c785f5945bcd5d4beaed6802cc30f89c61bf7b8
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Thu Aug 13 15:16:26 2009 +0300

    sane-backends: use libusb-compat instead of libusb in the depends file.
---
 graphics/sane-backends/DEPENDS |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/graphics/sane-backends/DEPENDS b/graphics/sane-backends/DEPENDS
index fd7324a..4e15544 100644
--- a/graphics/sane-backends/DEPENDS
+++ b/graphics/sane-backends/DEPENDS
@@ -1,7 +1,7 @@
 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 avahi    "--enable-avahi" "--disable-avahi"   "for service discovery support"
+optional_depends gphoto2  "--with-gphoto2" "--without-gphoto2" "for gphoto2 support"
 
-optional_depends libusb       "" "" "for usb scanners"
-optional_depends libieee1284  "" "" "for parallel port support"
+optional_depends libusb-compat  "" "" "for usb scanners"
+optional_depends libieee1284    "" "" "for parallel port support"


More information about the Lunar-commits mailing list