Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/config/modules/system-3.4.json
diff options
context:
space:
mode:
authorDaniel Narvaez <dwnarvaez@gmail.com>2012-11-23 17:40:21 (GMT)
committer Daniel Narvaez <dwnarvaez@gmail.com>2012-11-23 17:40:21 (GMT)
commit9c186e63e71ea79609d460a03df8327b699c7dbf (patch)
treec0e4c25dd6a13d3e9124cb996f03364dbee17d67 /config/modules/system-3.4.json
parent7713378c690a85f069b6a8358535682c282b236d (diff)
Add metacity
We need a patch in the latest version for journal
Diffstat (limited to 'config/modules/system-3.4.json')
-rw-r--r--config/modules/system-3.4.json6
1 files changed, 5 insertions, 1 deletions
diff --git a/config/modules/system-3.4.json b/config/modules/system-3.4.json
index 9bdde2a..0fd5978 100644
--- a/config/modules/system-3.4.json
+++ b/config/modules/system-3.4.json
@@ -33,4 +33,8 @@
"out-of-source": false },
{ "name": "libxklavier",
"repo": "git://anongit.freedesktop.org/libxklavier",
- "branch": "libxklavier-5.3" }]
+ "branch": "libxklavier-5.3" },
+ { "name": "metacity",
+ "repo": "git://git.gnome.org/metacity",
+ "branch": "METACITY_2_34_13",
+ "options": ["--disable-themes-documentation"] }]