[Lunar-commits] <moonbase> hal: adding optional_depends for bluetooth alias.

Dennis 'stumbles' Veatch stumbles at lunar-linux.org
Wed Apr 1 16:27:40 CEST 2009


commit f41cc745eb239a333c9e3a1ba86e5bb8e37fab89
Author: Dennis 'stumbles' Veatch <stumbles at lunar-linux.org>
Date:   Wed Apr 1 10:27:40 2009 -0400

    hal: adding optional_depends for bluetooth alias.
---
 devel/hal/DEPENDS |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/devel/hal/DEPENDS b/devel/hal/DEPENDS
index 60073ce..69a6347 100644
--- a/devel/hal/DEPENDS
+++ b/devel/hal/DEPENDS
@@ -5,6 +5,8 @@ depends dbus-glib
 
 optional_depends "libusb"     ""  ""  "for USB support"
 optional_depends "dmidecode"  ""  ""  "for DMI (SMBIOS) support"
+optional_depends "%BLUETOOTH" ""  ""  "for bluetooth support"
+
 optional_depends "gtk-doc" \
                  "--enable-gtk-doc" \
                  "--disable-gtk-doc" \


More information about the Lunar-commits mailing list