Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Eric Sandall (684cbdc7c4ced9c488d9804c759f6c12226caf28)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Eric Sandall <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Eric Sandall (684cbdc7c4ced9c488d9804c759f6c12226caf28)
  • Date: Thu, 10 Mar 2011 18:42:19 -0600

GIT changes to master grimoire by Eric Sandall <sandalle AT sourcemage.org>:

gnome2-apps/sabayon/DEPENDS | 1 +
gnome2-apps/sabayon/HISTORY | 3 +++
2 files changed, 4 insertions(+)

New commits:
commit 684cbdc7c4ced9c488d9804c759f6c12226caf28
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

sabayon: Depends on pyxdg (Bug #15953 Part 1/2)

checking whether the xdg.DesktopEntry module for Python is available...
configure: error: in `/usr/src/sabayon-2.30.1':
configure: error: Please install the python-xdg or pyxdg package.

diff --git a/gnome2-apps/sabayon/DEPENDS b/gnome2-apps/sabayon/DEPENDS
index 1a909df..807393f 100755
--- a/gnome2-apps/sabayon/DEPENDS
+++ b/gnome2-apps/sabayon/DEPENDS
@@ -1,6 +1,7 @@
depends python &&
depends pygobject &&
depends pygtk2 &&
+depends pyxdg &&
depends intltool &&
depends xml-parser-expat &&
depends gdm2 &&
diff --git a/gnome2-apps/sabayon/HISTORY b/gnome2-apps/sabayon/HISTORY
index 3807662..517d02c 100644
--- a/gnome2-apps/sabayon/HISTORY
+++ b/gnome2-apps/sabayon/HISTORY
@@ -1,3 +1,6 @@
+2011-03-10 Eric Sandall <sandalle AT sourcemage.org>
+ * DEPENDS: Depends on pyxdg
+
2010-09-30 Vasil Yonkov <spirtbrat AT sourcemage.org>
* DETAILS: updated spell to 2.30.1




  • [SM-Commit] GIT changes to master grimoire by Eric Sandall (684cbdc7c4ced9c488d9804c759f6c12226caf28), Eric Sandall, 03/10/2011

Archive powered by MHonArc 2.6.24.

Top of Page