[SM-Commit] GIT changes to master grimoire by Vlad Glagolev (129bc2a63e3cb580cb9e1d665ecc5aeb08cd1694)

Vlad Glagolev scm at sourcemage.org
Thu Jun 5 15:56:11 EDT 2008


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

 python-pypi/sonata/DEPENDS |    1 +
 python-pypi/sonata/HISTORY |    1 +
 2 files changed, 2 insertions(+)

New commits:
commit 129bc2a63e3cb580cb9e1d665ecc5aeb08cd1694
Author: Vlad Glagolev <stealth at sourcemage.org>
Commit: Vlad Glagolev <stealth at sourcemage.org>

    sonata: added dbus-python dep

diff --git a/python-pypi/sonata/DEPENDS b/python-pypi/sonata/DEPENDS
index 447f737..1904f9b 100755
--- a/python-pypi/sonata/DEPENDS
+++ b/python-pypi/sonata/DEPENDS
@@ -2,5 +2,6 @@ depends pygtk2 &&
 
 runtime_depends python-mpd &&
 
+suggest_depends dbus-python "" "" "for D-Bus support" &&
 suggest_depends tagpy "" "" "for editing metadata" &&
 suggest_depends zsi "" "" "for automatic lyrics fetching"
diff --git a/python-pypi/sonata/HISTORY b/python-pypi/sonata/HISTORY
index 6881fcb..a925a76 100644
--- a/python-pypi/sonata/HISTORY
+++ b/python-pypi/sonata/HISTORY
@@ -1,5 +1,6 @@
 2008-06-05 Vlad Glagolev <stealth at sourcemage.org>
 	* DETAILS: updated spell to 1.5.2
+	* DEPENDS: added suggest dep -- dbus-python
 
 2008-05-04 Vlad Glagolev <stealth at sourcemage.org>
 	* DETAILS: updated spell to 1.5.1



More information about the SM-Commit mailing list