From 1b29a4d01fd17725b2dc4dc55e80010b9d4e7e59 Mon Sep 17 00:00:00 2001 From: Daniel Narvaez Date: Sun, 09 Dec 2012 17:07:42 +0000 Subject: Use branch for gnome-keyring, it's a fork --- (limited to 'config/modules') 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", -- cgit v0.9.1