Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorDaniel Narvaez <dwnarvaez@gmail.com>2013-01-14 09:06:26 (GMT)
committer Daniel Narvaez <dwnarvaez@gmail.com>2013-01-14 09:06:26 (GMT)
commitec56e7ec7d9ed7e85b6f97de133e518b7714e657 (patch)
tree3653d917111cefdedb44b3d364b0926d449f7b09 /config
parent723b162b0a0d5938fd5e33e77cdce778bbdfa159 (diff)
parent796a972f0862d56c4d60046ca39e4bb1f85b5049 (diff)
Merge branch 'testing'
Diffstat (limited to 'config')
-rw-r--r--config/modules/system.json4
-rw-r--r--config/packages/basesystem.json1
2 files changed, 5 insertions, 0 deletions
diff --git a/config/modules/system.json b/config/modules/system.json
index eddd82c..db6f1ed 100644
--- a/config/modules/system.json
+++ b/config/modules/system.json
@@ -15,6 +15,7 @@
"repo": "git://github.com/dnarvaez/gnome-keyring.git"
},
{
+ "if": "gnome_version == '3.4' or distro == 'ubuntu-12.10'",
"name": "glib",
"options": [
"--disable-modular-tests"
@@ -23,6 +24,7 @@
"tag": "2.34.3"
},
{
+ "if": "gnome_version == '3.4' or distro == 'ubuntu-12.10'",
"name": "gobject-introspection",
"options": [
"--disable-tests"
@@ -31,6 +33,7 @@
"tag": "GOBJECT_INTROSPECTION_1_34_2"
},
{
+ "if": "gnome_version == '3.4' or distro == 'ubuntu-12.10'",
"name": "pygobject",
"repo": "git://git.gnome.org/pygobject",
"tag": "c36e12368bb430ca1fb6eafd7d86f59c44965a31"
@@ -96,6 +99,7 @@
"tag": "libxklavier-5.3"
},
{
+ "if": "gnome_version == '3.4' or distro == 'ubuntu-12.10'",
"name": "metacity",
"options": [
"--disable-themes-documentation"
diff --git a/config/packages/basesystem.json b/config/packages/basesystem.json
index 7b5c082..9b062cb 100644
--- a/config/packages/basesystem.json
+++ b/config/packages/basesystem.json
@@ -4,6 +4,7 @@
"openssh-server",
"apt",
"ibritish",
+ "iamerican",
"bsdutils",
"make",
"apt-utils",