Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--config/modules/system.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/modules/system.json b/config/modules/system.json
index dd6a96e..1e578fe 100644
--- a/config/modules/system.json
+++ b/config/modules/system.json
@@ -132,7 +132,7 @@
"tag": "0.15"
},
{
- "if": "gnome_version == '3.4'",
+ "if": "distro != 'fedora-18'",
"name": "harfbuzz",
"repo": "git://anongit.freedesktop.org/harfbuzz",
"tag": "0.9.16"