Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Narvaez <dwnarvaez@gmail.com>2013-01-29 16:03:05 (GMT)
committer Daniel Narvaez <dwnarvaez@gmail.com>2013-01-29 16:03:05 (GMT)
commitc5d60dd134e244269bede6ef78da3a16657f64d6 (patch)
treee2e8c4cae8fe9d75960042cc6db5b083c376c169
parentc744dea7a882489380efe4fe7fae027f966b69ae (diff)
Add telepathy-glib for debian
-rw-r--r--config/modules/system.json11
1 files changed, 9 insertions, 2 deletions
diff --git a/config/modules/system.json b/config/modules/system.json
index fa376ba..308124b 100644
--- a/config/modules/system.json
+++ b/config/modules/system.json
@@ -39,9 +39,16 @@
"tag": "c36e12368bb430ca1fb6eafd7d86f59c44965a31"
},
{
+ "if": "distro == 'debian-wheezy'",
+ "name": "telepathy-glib",
+ "out-of-source": false,
+ "repo": "git://anongit.freedesktop.org/telepathy/telepathy-glib",
+ "tag": "telepathy-glib-0.20.1"
+ },
+ {
+ "branch": "sugar-build-5.14.0",
"name": "telepathy-mission-control",
- "out-of-source": false,
- "branch": "sugar-build-5.14.0",
+ "out-of-source": false,
"repo": "git://github.com/dnarvaez/telepathy-mission-control.git"
},
{