Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/config/modules/system.json
diff options
context:
space:
mode:
authorDaniel Narvaez <dwnarvaez@gmail.com>2013-04-24 08:32:27 (GMT)
committer Daniel Narvaez <dwnarvaez@gmail.com>2013-04-24 08:32:27 (GMT)
commitf33fb2782f8f6e5e0032a14f4eb8c7040a997c5d (patch)
treef889e521ef0985151300672e6ad7c4625fc71e3d /config/modules/system.json
parentf30b2f3c2437f2376cd7161a83ce268401f0b995 (diff)
Add dbus-python
It was broken by new gobject-introspection.
Diffstat (limited to 'config/modules/system.json')
-rw-r--r--config/modules/system.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/config/modules/system.json b/config/modules/system.json
index 583311d..cbfacad 100644
--- a/config/modules/system.json
+++ b/config/modules/system.json
@@ -39,6 +39,11 @@
"tag": "2d34d35e5db06b0eb29cba91d0999b20a5c0b450"
},
{
+ "name": "dbus-python",
+ "repo": "git://anongit.freedesktop.org/dbus/dbus-python",
+ "tag": "423ee853dfbb4ee9ed89a21e1cf2b6a928e2fc4d"
+ },
+ {
"if": "distro == 'debian-7.0'",
"name": "telepathy-glib",
"out-of-source": false,