New commits:
commit af63b176e37ac88ca63792b74472b48133fb1f1f
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>
music-applet: Depends on the mpd python module provided by python-mpd
Probably the same for all the other modules, but I don't use them
diff --git a/wm-addons/music-applet/DEPENDS b/wm-addons/music-applet/DEPENDS
index 31722b1..9fb6e99 100755
--- a/wm-addons/music-applet/DEPENDS
+++ b/wm-addons/music-applet/DEPENDS
@@ -17,7 +17,7 @@ optional_depends exaile \
"" \
"" \
"Enable exaile support?" &&
-optional_depends mpd \
+optional_depends python-mpd \
"" \
"" \
"Enable MPD support?" &&
diff --git a/wm-addons/music-applet/HISTORY b/wm-addons/music-applet/HISTORY
index 9bc6649..6dc6a87 100644
--- a/wm-addons/music-applet/HISTORY
+++ b/wm-addons/music-applet/HISTORY
@@ -1,3 +1,7 @@
+2009-07-31 Eric Sandall <sandalle AT sourcemage.org>
+ * DEPENDS: Depends on the mpd python module provided by python-mpd
+ Probably the same for all the other modules, but I don't use them
+
2009-07-26 Arjan Bouter <abouter AT sourcemage.org>
* DEPENDS, DETAILS: spell created
[SM-Commit] GIT changes to master grimoire by Eric Sandall (af63b176e37ac88ca63792b74472b48133fb1f1f),
Eric Sandall, 07/31/2009