Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/config/packages/deps.json
diff options
context:
space:
mode:
Diffstat (limited to 'config/packages/deps.json')
-rw-r--r--config/packages/deps.json22
1 files changed, 22 insertions, 0 deletions
diff --git a/config/packages/deps.json b/config/packages/deps.json
index e13ff86..93166d7 100644
--- a/config/packages/deps.json
+++ b/config/packages/deps.json
@@ -191,6 +191,17 @@
"python-dateutil"
]
},
+ "dbus-glib-1": {
+ "debian": [
+ "libdbus-glib-1-dev"
+ ],
+ "fedora": [
+ "dbus-glib-devel"
+ ],
+ "ubuntu": [
+ "libdbus-glib-1-dev"
+ ]
+ },
"dbus-launch": {
"debian": [
"dbus-x11"
@@ -805,6 +816,17 @@
"python-telepathy"
]
},
+ "telepathy-glib": {
+ "debian": [
+ "libtelepathy-glib-dev"
+ ],
+ "fedora": [
+ "telepathy-glib-devel"
+ ],
+ "ubuntu": [
+ "libtelepathy-glib-dev"
+ ]
+ },
"time": {
"debian": [
"time"