Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Ladislav Hagara (3db2e4a48cb6b7a946b11757d065e12eca34f8bb)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Ladislav Hagara <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Ladislav Hagara (3db2e4a48cb6b7a946b11757d065e12eca34f8bb)
  • Date: Wed, 14 Dec 2011 11:12:43 -0600

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



  • [SM-Commit] GIT changes to master grimoire by Ladislav Hagara (3db2e4a48cb6b7a946b11757d065e12eca34f8bb), Ladislav Hagara, 12/14/2011

Archive powered by MHonArc 2.6.24.

Top of Page