From 3f132f49eeebfe8c7a880dc422ac54f6a54e602d Mon Sep 17 00:00:00 2001 From: Daniel Narvaez Date: Fri, 12 Apr 2013 17:00:38 +0000 Subject: Switch to our own repository for pygobject We need to apply a patch which is upstreamed but has not made it to the 3.4 branch. --- diff --git a/config/modules/system.json b/config/modules/system.json index 070afa6..c19a838 100644 --- a/config/modules/system.json +++ b/config/modules/system.json @@ -35,8 +35,8 @@ { "if": "gnome_version == '3.4' or distro == 'ubuntu-12.10'", "name": "pygobject", - "repo": "git://git.gnome.org/pygobject", - "tag": "c36e12368bb430ca1fb6eafd7d86f59c44965a31" + "repo": "git://github.com/dnarvaez/pygobject.git", + "branch": "sugar-build-3-4" }, { "if": "distro == 'debian-7.0'", -- cgit v0.9.1