Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
Diffstat (limited to 'config')
-rw-r--r--config/modules/system-3.6.json9
1 files changed, 6 insertions, 3 deletions
diff --git a/config/modules/system-3.6.json b/config/modules/system-3.6.json
index 5cbaa6a..f35e5b3 100644
--- a/config/modules/system-3.6.json
+++ b/config/modules/system-3.6.json
@@ -1,3 +1,6 @@
-[{ "name": "pygobject",
- "repo": "git://git.gnome.org/pygobject",
- "branch": "a06e0d021d74c95cd517abb3e6ef5ff0037de679" }]
+[{ "name": "gobject-introspection",
+ "repo": "git://git.gnome.org/gobject-introspection",
+ "branch": "GOBJECT_INTROSPECTION_1_34_1_1" },
+ { "name": "pygobject",
+ "repo": "git://github.com/dnarvaez/pygobject.git",
+ "branch": "pygobject-3-4" }]