From 9d4bcf514ae2a6f68f5b9ce28cb35addd65cf1f7 Mon Sep 17 00:00:00 2001 From: Daniel Narvaez Date: Sat, 01 Dec 2012 17:22:11 +0000 Subject: Build gnome-keyring with XDG_HOME_DATA support --- (limited to 'config/modules/system.json') diff --git a/config/modules/system.json b/config/modules/system.json index 2ee8893..99672f3 100644 --- a/config/modules/system.json +++ b/config/modules/system.json @@ -1,5 +1,15 @@ [ { + "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" + }, + { "name": "glib", "options": [ "--disable-modular-tests" -- cgit v0.9.1