Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
Diffstat (limited to 'config')
-rw-r--r--config/config.json2
-rw-r--r--config/modules/system.json5
2 files changed, 6 insertions, 1 deletions
diff --git a/config/config.json b/config/config.json
index 126e679..caa5d5d 100644
--- a/config/config.json
+++ b/config/config.json
@@ -1,3 +1,3 @@
{
- "full_build": "1"
+ "full_build": "2"
}
diff --git a/config/modules/system.json b/config/modules/system.json
index 1adb282..4f1b978 100644
--- a/config/modules/system.json
+++ b/config/modules/system.json
@@ -1,5 +1,10 @@
[
{
+ "branch": "v1.12.6",
+ "name": "automake",
+ "repo": "git://github.com/dnarvaez/automake.git"
+ },
+ {
"branch": "gnome-3-4",
"if": "gnome_version == '3.4'",
"name": "gnome-keyring",