[SM-Commit] GIT changes to master grimoire by Ladislav Hagara (3db2e4a48cb6b7a946b11757d065e12eca34f8bb)
Ladislav Hagara
scm at sourcemage.org
Wed Dec 14 12:12:43 EST 2011
GIT changes to master grimoire by Ladislav Hagara <hgr at vabo.cz>:
gnome3-libs/gnome-shell/DEPENDS | 1 +
gnome3-libs/gnome-shell/HISTORY | 3 +++
2 files changed, 4 insertions(+)
New commits:
commit 3db2e4a48cb6b7a946b11757d065e12eca34f8bb
Author: Ladislav Hagara <hgr at vabo.cz>
Commit: Ladislav Hagara <hgr at vabo.cz>
gnome-shell needs pulseaudio
$ cleanse --nofix_quick gnome-shell
...
The following files from gnome-shell have missing library dependencies:
/usr/bin/gnome-shell
libpulsecommon-0.9.23.so => not found
libpulsecommon-0.9.23.so => not found
diff --git a/gnome3-libs/gnome-shell/DEPENDS b/gnome3-libs/gnome-shell/DEPENDS
index 8ec8405..b3f5d94 100755
--- a/gnome3-libs/gnome-shell/DEPENDS
+++ b/gnome3-libs/gnome-shell/DEPENDS
@@ -1,3 +1,4 @@
+depends pulseaudio &&
depends gtk+3 &&
depends gnome-themes-standard &&
depends network-manager &&
diff --git a/gnome3-libs/gnome-shell/HISTORY b/gnome3-libs/gnome-shell/HISTORY
index 55d5b65..65a153a 100644
--- a/gnome3-libs/gnome-shell/HISTORY
+++ b/gnome3-libs/gnome-shell/HISTORY
@@ -1,3 +1,6 @@
+2011-12-14 Ladislav Hagara <hgr at vabo.cz>
+ * DEPENDS: pulseaudio added
+
2011-10-25 Tommy Boatman <tboatman at sourcemage.org>
* DEPENDS: added clutter, libcanberra, mutter, folks, gnome-keyring
gjs, dbus-glib, startup-notification, librcoco
More information about the SM-Commit
mailing list