Skip to Content.
Sympa Menu

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

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 (492a212761bd8656590cad78c2dccb9bb133fe45)
  • Date: Sat, 3 Jan 2015 03:31:19 -0600

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

gnome3-libs/pygobject3/DEPENDS | 1 +
gnome3-libs/pygobject3/HISTORY | 3 +++
2 files changed, 4 insertions(+)

New commits:
commit 492a212761bd8656590cad78c2dccb9bb133fe45
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

pygobject3: Depends on pycairo

diff --git a/gnome3-libs/pygobject3/DEPENDS b/gnome3-libs/pygobject3/DEPENDS
index 5e156c8..4ce1b64 100755
--- a/gnome3-libs/pygobject3/DEPENDS
+++ b/gnome3-libs/pygobject3/DEPENDS
@@ -1,3 +1,4 @@
depends python &&
+depends pycairo &&
depends glib2 &&
depends gobject-introspection
diff --git a/gnome3-libs/pygobject3/HISTORY b/gnome3-libs/pygobject3/HISTORY
index 11b042e..36f9ad6 100644
--- a/gnome3-libs/pygobject3/HISTORY
+++ b/gnome3-libs/pygobject3/HISTORY
@@ -1,3 +1,6 @@
+2015-01-02 Eric Sandall <sandalle AT sourcemage.org>
+ * DEPENDS: Depends on pycairo
+
2012-10-27 Ladislav Hagara <hgr AT vabo.cz>
* DETAILS: 3.4.1.1




  • [SM-Commit] GIT changes to master grimoire by Eric Sandall (492a212761bd8656590cad78c2dccb9bb133fe45), Eric Sandall, 01/03/2015

Archive powered by MHonArc 2.6.24.

Top of Page