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-30 11:10:52 (GMT)
commit48c715f42888ed519ce520fe5c9f320589756bdc (patch)
tree39c4177778d1bf3b9b6c337c7c8ff609caeb9a3d
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..070afa6 100644
--- a/config/modules/system.json
+++ b/config/modules/system.json
@@ -39,9 +39,16 @@
"tag": "c36e12368bb430ca1fb6eafd7d86f59c44965a31"
},
{
+ "if": "distro == 'debian-7.0'",
+ "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"
},
{