Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Narvaez <dwnarvaez@gmail.com>2013-04-23 08:52:30 (GMT)
committer Daniel Narvaez <dwnarvaez@gmail.com>2013-04-23 08:52:30 (GMT)
commitd158e5d7f75e47bc48e6f9d9b25b86c8dfc93a44 (patch)
tree7c5f041ca2969aeac1bcd0d9d819c6f89228022c
parenta56e05d7ce710f224be1cd71cf7c2b42ca4a8e50 (diff)
Specify pygobject commit
-rw-r--r--config/modules/system.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/config/modules/system.json b/config/modules/system.json
index 47a97a5..a97e602 100644
--- a/config/modules/system.json
+++ b/config/modules/system.json
@@ -32,7 +32,8 @@
},
{
"name": "pygobject",
- "repo": "git://git.gnome.org/pygobject"
+ "repo": "git://git.gnome.org/pygobject",
+ "tag": "2d34d35e5db06b0eb29cba91d0999b20a5c0b450"
},
{
"if": "distro == 'debian-7.0'",