Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/config/modules
diff options
context:
space:
mode:
authorDaniel Narvaez <dwnarvaez@gmail.com>2013-01-14 08:44:12 (GMT)
committer Daniel Narvaez <dwnarvaez@gmail.com>2013-01-14 08:44:12 (GMT)
commit087d372ea028f0fc42e42ddbb17314da6703ccad (patch)
treea1904411f9a02b315c8d620e4898437646fe411f /config/modules
parent739dbc76f676673fb8967fc43e9cef711163bfd9 (diff)
We don't need to build atk on 3.6
Diffstat (limited to 'config/modules')
-rw-r--r--config/modules/system.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/config/modules/system.json b/config/modules/system.json
index d0f891d..db6f1ed 100644
--- a/config/modules/system.json
+++ b/config/modules/system.json
@@ -39,6 +39,7 @@
"tag": "c36e12368bb430ca1fb6eafd7d86f59c44965a31"
},
{
+ "if": "gnome_version == '3.4'",
"name": "atk",
"repo": "git://git.gnome.org/atk",
"tag": "ATK_2_6_0"