From 0fc6eab3bcc9e348637dc09902dcf3b04dad4b1d Mon Sep 17 00:00:00 2001 From: Daniel Narvaez Date: Wed, 21 Nov 2012 19:40:31 +0000 Subject: Add dependency on static gconf bindings Needed by calculate --- (limited to 'config/deps/sugar-runtime-3.4.json') diff --git a/config/deps/sugar-runtime-3.4.json b/config/deps/sugar-runtime-3.4.json index 61cc7c1..79f0d25 100644 --- a/config/deps/sugar-runtime-3.4.json +++ b/config/deps/sugar-runtime-3.4.json @@ -13,6 +13,9 @@ { "check_name": "wnck python", "check": "import wnck", "checker": "python" }, + { "check_name": "gconf python", + "check": "import gconf", + "checker": "python" }, { "check_name": "simplejson python", "check": "import simplejson", "checker": "python" }, -- cgit v0.9.1