From 65942dd40955a2298c85db3cbc24c82482cbfe30 Mon Sep 17 00:00:00 2001 From: Daniel Narvaez Date: Sat, 12 Jan 2013 19:55:49 +0000 Subject: Remove a few modules on gnome 3.6 --- (limited to 'config/modules/system.json') diff --git a/config/modules/system.json b/config/modules/system.json index eddd82c..d0f891d 100644 --- a/config/modules/system.json +++ b/config/modules/system.json @@ -15,6 +15,7 @@ "repo": "git://github.com/dnarvaez/gnome-keyring.git" }, { + "if": "gnome_version == '3.4' or distro == 'ubuntu-12.10'", "name": "glib", "options": [ "--disable-modular-tests" @@ -23,6 +24,7 @@ "tag": "2.34.3" }, { + "if": "gnome_version == '3.4' or distro == 'ubuntu-12.10'", "name": "gobject-introspection", "options": [ "--disable-tests" @@ -31,12 +33,12 @@ "tag": "GOBJECT_INTROSPECTION_1_34_2" }, { + "if": "gnome_version == '3.4' or distro == 'ubuntu-12.10'", "name": "pygobject", "repo": "git://git.gnome.org/pygobject", "tag": "c36e12368bb430ca1fb6eafd7d86f59c44965a31" }, { - "if": "gnome_version == '3.4'", "name": "atk", "repo": "git://git.gnome.org/atk", "tag": "ATK_2_6_0" @@ -96,6 +98,7 @@ "tag": "libxklavier-5.3" }, { + "if": "gnome_version == '3.4' or distro == 'ubuntu-12.10'", "name": "metacity", "options": [ "--disable-themes-documentation" -- cgit v0.9.1