[Lunar-commits] <moonbase> hal: remove the optional depend on libusb. it depends on usbutils anyway.

Florin Braescu florin at lunar-linux.org
Thu Aug 13 09:17:29 CEST 2009


commit fe735c3462a7a96e2f0e044912bcd384c84ee429
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Thu Aug 13 10:17:29 2009 +0300

    hal: remove the optional depend on libusb. it depends on usbutils anyway.
---
 devel/hal/DEPENDS |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/devel/hal/DEPENDS b/devel/hal/DEPENDS
index b8e0ae9..71d22be 100644
--- a/devel/hal/DEPENDS
+++ b/devel/hal/DEPENDS
@@ -3,7 +3,6 @@ depends XML-Parser
 depends usbutils
 depends dbus-glib
 
-optional_depends "libusb"     ""  ""  "for USB support"
 optional_depends "dmidecode"  ""  ""  "for DMI (SMBIOS) support"
 
 optional_depends "gtk-doc" \


More information about the Lunar-commits mailing list