Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Narvaez <dwnarvaez@gmail.com>2012-11-23 12:41:47 (GMT)
committer Daniel Narvaez <dwnarvaez@gmail.com>2012-11-23 12:41:47 (GMT)
commitd6d4f63fbec16beb22e9934762525f7888cf09f3 (patch)
treee0a619e7f311ed2b76faa7181bb10a1c5e45db99
parente9dc3b07d3bc40740d37c45a5c63945ba588783c (diff)
Switch to a pygobject clone to drag in a patch we need
-rw-r--r--config/modules/system-3.4.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/config/modules/system-3.4.json b/config/modules/system-3.4.json
index ba0414b..9bdde2a 100644
--- a/config/modules/system-3.4.json
+++ b/config/modules/system-3.4.json
@@ -5,8 +5,8 @@
"repo": "git://git.gnome.org/gobject-introspection",
"branch": "GOBJECT_INTROSPECTION_1_34_1_1" },
{ "name": "pygobject",
- "repo": "git://git.gnome.org/pygobject",
- "branch": "3.4.2" },
+ "repo": "git://github.com/dnarvaez/pygobject.git",
+ "branch": "pygobject-3-4" },
{ "name": "atk",
"repo": "git://git.gnome.org/atk",
"branch": "ATK_2_6_0" },