[SM-Commit] GIT changes to master grimoire by Vlad Glagolev (6b9b4cc1928fc19a0f09e6341686724f3a5f9853)

Vlad Glagolev scm at sourcemage.org
Tue Feb 26 17:35:19 EST 2008


GIT changes to master grimoire by Vlad Glagolev <stealth at sourcemage.org>:

 utils/bluez-utils/DEPENDS |    3 +--
 utils/bluez-utils/HISTORY |    6 ++++--
 2 files changed, 5 insertions(+), 4 deletions(-)

New commits:
commit 6b9b4cc1928fc19a0f09e6341686724f3a5f9853
Author: Vlad Glagolev <stealth at sourcemage.org>
Commit: Vlad Glagolev <stealth at sourcemage.org>

    bluez-utils: fixed depends

diff --git a/utils/bluez-utils/DEPENDS b/utils/bluez-utils/DEPENDS
index 54bb29d..e49c461 100755
--- a/utils/bluez-utils/DEPENDS
+++ b/utils/bluez-utils/DEPENDS
@@ -1,9 +1,8 @@
 depends bluez-libs      &&
-depends pygtk2          &&
+depends dbus            &&
 depends autoconf        &&
 depends automake        &&
 
-optional_depends  dbus-glib "--enable-dbus" "--disable-dbus" "for dbus support"        &&
 optional_depends  alsa-lib "--enable-alsa" "--disable-alsa" "for ALSA support"         &&
 optional_depends  CUPS "--enable-cups" "--disable-cups" "for CUPS support"             &&
 optional_depends  PCMCIA_TOOLS "--enable-pcmcia" "--disable-pcmcia" "for PCMCIA support"  &&
diff --git a/utils/bluez-utils/HISTORY b/utils/bluez-utils/HISTORY
index f6ee770..ef70aa2 100644
--- a/utils/bluez-utils/HISTORY
+++ b/utils/bluez-utils/HISTORY
@@ -1,10 +1,13 @@
+2008-02-27 Vlad Glagolev <stealth at sourcemage.org>
+	* DEPENDS: dbus-glib, pygtk2 are useless, dbus is strictly required now
+
 2008-02-25 Julien "_kaze_" ROZO <julien at rozo.org>
 	* DETAILS: updated version to 3.27
 
 2008-02-11 Julien "_kaze_" ROZO <julien at rozo.org>
 	* DETAILS: updated version to 3.26
 
-2008-05-06 Julien "_kaze_" ROZO <julien at rozo.org>
+2008-02-06 Julien "_kaze_" ROZO <julien at rozo.org>
 	* DETAILS: updated version to 3.25
 
 2008-01-06 Julien "_kaze_" ROZO <julien at rozo.org>
@@ -98,4 +101,3 @@
 
 2002-12-15 Jose Bernardo Silva <jbernardo at sourcemage.org>
 	* Initial version
-



More information about the SM-Commit mailing list