[Lunar-commits] <moonbase> pilot-link: adding bluetooth alias.

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


commit 9dc73416e11720fb1664ce4c733681689be30958
Author: Dennis 'stumbles' Veatch <stumbles at lunar-linux.org>
Date:   Wed Apr 1 10:34:41 2009 -0400

    pilot-link: adding bluetooth alias.
---
 utils/pilot-link/DEPENDS |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/utils/pilot-link/DEPENDS b/utils/pilot-link/DEPENDS
index 36e64e9..ec1efa9 100644
--- a/utils/pilot-link/DEPENDS
+++ b/utils/pilot-link/DEPENDS
@@ -7,5 +7,5 @@ optional_depends "perl"        "--with-perl"        "--without-perl"       "for
 optional_depends "tcl"         "--with-tcl=/usr/lib  --with-tclinclude=/usr/include"  \
                                "--without-tcl"      "for tcl scripting support"
 
-optional_depends "bluez-utils" "--with-bluez"       "--without-bluez"      "for bluetooth support"
+optional_depends "%BLUETOOTH"  "--with-bluez"       "--without-bluez"      "for bluetooth support"
 optional_depends "%JAVA_SDK"   "--with-java=$JAVA_HOME" "--without-java"   "for java support"


More information about the Lunar-commits mailing list