Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/config/modules/system.json
diff options
context:
space:
mode:
Diffstat (limited to 'config/modules/system.json')
-rw-r--r--config/modules/system.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/config/modules/system.json b/config/modules/system.json
index a97e602..ca2eb80 100644
--- a/config/modules/system.json
+++ b/config/modules/system.json
@@ -137,6 +137,9 @@
},
{
"name": "webkitgtk",
+ "options": [
+ "--enable-introspection"
+ ],
"out-of-source": false,
"repo": "git://github.com/dnarvaez/webkitgtk"
}