From 45124944fa077cb5f411ff1cd95f4587040e05f6 Mon Sep 17 00:00:00 2001 From: Daniel Narvaez Date: Fri, 23 Nov 2012 12:54:49 +0000 Subject: Add glib to 3.6 deps, required by gobject-introspection --- (limited to 'config/modules/system-3.6.json') diff --git a/config/modules/system-3.6.json b/config/modules/system-3.6.json index f35e5b3..7815e66 100644 --- a/config/modules/system-3.6.json +++ b/config/modules/system-3.6.json @@ -1,4 +1,7 @@ -[{ "name": "gobject-introspection", +[{ "name": "glib", + "repo": "git://git.gnome.org/glib", + "branch": "2.34.2" }, + { "name": "gobject-introspection", "repo": "git://git.gnome.org/gobject-introspection", "branch": "GOBJECT_INTROSPECTION_1_34_1_1" }, { "name": "pygobject", -- cgit v0.9.1