[Lunar-commits] <moonbase> multisync: adding the bluetooth alias.

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


commit ad9200d3f82aa99b8b55937c86ccb1cf64619d3a
Author: Dennis 'stumbles' Veatch <stumbles at lunar-linux.org>
Date:   Wed Apr 1 10:30:29 2009 -0400

    multisync: adding the bluetooth alias.
---
 gnome2/apps/multisync/DEPENDS |   15 ++++++++-------
 1 files changed, 8 insertions(+), 7 deletions(-)

diff --git a/gnome2/apps/multisync/DEPENDS b/gnome2/apps/multisync/DEPENDS
index 9e8cf7b..a17804c 100644
--- a/gnome2/apps/multisync/DEPENDS
+++ b/gnome2/apps/multisync/DEPENDS
@@ -1,7 +1,8 @@
-depends libgnomeui &&
-depends openssl    &&
-depends wbxml2     &&
-optional_depends "evolution" "" "" "for evolution support" &&
-optional_depends "bluez-libs" "" "" "for bluetooth support" &&
-optional_depends "openobex" "" "" "for file transfer support on irda and bluetooth" &&
-optional_depends "expat" "" "" "for opie syncing support" 
+depends libgnomeui
+depends openssl
+depends wbxml2
+
+optional_depends "evolution"  "" "" "for evolution support"
+optional_depends "%BLUETOOTH" "" "" "for bluetooth support" 
+optional_depends "openobex"   "" "" "for file transfer support on irda and bluetooth"
+optional_depends "expat"      "" "" "for opie syncing support" 


More information about the Lunar-commits mailing list