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.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/config/modules/system.json b/config/modules/system.json
index 2246c54..1adb282 100644
--- a/config/modules/system.json
+++ b/config/modules/system.json
@@ -1,13 +1,13 @@
[
{
+ "branch": "gnome-3-4",
"if": "gnome_version == '3.4'",
"name": "gnome-keyring",
"options_evaluated": [
"'--with-pkcs11-config=%s/etc' % prefix",
"'--with-pkcs11-modules=%s/etc' % prefix"
],
- "repo": "git://github.com/dnarvaez/gnome-keyring.git",
- "tag": "3.4.1"
+ "repo": "git://github.com/dnarvaez/gnome-keyring.git"
},
{
"name": "glib",