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/packages') diff --git a/config/packages/deps-3.4.json b/config/packages/deps-3.4.json index e202386..bfe4b5e 100644 --- a/config/packages/deps-3.4.json +++ b/config/packages/deps-3.4.json @@ -4,6 +4,9 @@ "sphinx-build": { "fedora": "python-sphinx", "ubuntu": "python-sphinx" }, + "gconf python": + { "fedora": "gnome-python2-gconf", + "ubuntu": "python-gconf" }, "xinit": { "fedora": "xorg-x11-xinit", "ubuntu": "xinit" }, diff --git a/config/packages/deps-3.6.json b/config/packages/deps-3.6.json index 93ff8b8..286326a 100644 --- a/config/packages/deps-3.6.json +++ b/config/packages/deps-3.6.json @@ -4,6 +4,9 @@ "sphinx-build": { "fedora": "python-sphinx", "ubuntu": "python-sphinx" }, + "gconf python": + { "fedora": "gnome-python2-gconf", + "ubuntu": "python-gconf" }, "xinit": { "fedora": "xorg-x11-xinit", "ubuntu": "xinit" }, -- cgit v0.9.1