Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorDaniel Narvaez <dwnarvaez@gmail.com>2012-07-01 10:35:09 (GMT)
committer Daniel Narvaez <dwnarvaez@gmail.com>2012-07-01 10:35:09 (GMT)
commitd148ddad3fc5e6c039f47276d804b7130bb1cad2 (patch)
treed42908cba5408238c35df6631e8acf27b106945c /scripts
parent5721de7ce4af0382a3c8f1684a275c9865c692fc (diff)
Add dep on telepahty gabble and salut
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/check-system8
1 files changed, 8 insertions, 0 deletions
diff --git a/scripts/check-system b/scripts/check-system
index a37972c..cdfdeaf 100755
--- a/scripts/check-system
+++ b/scripts/check-system
@@ -232,6 +232,14 @@ checks = \
"checker": "python",
"packages": { "fedora": "gnome-python2-rsvg",
"ubuntu": "python-rsvg" } },
+ { "check": "org.freedesktop.Telepathy.ConnectionManager.gabble",
+ "checker": "dbus",
+ "packages": { "fedora": "telepathy-gabble",
+ "ubuntu": "telepathy-gabble" } },
+ { "check": "org.freedesktop.Telepathy.ConnectionManager.salut",
+ "checker": "dbus",
+ "packages": { "fedora": "telepathy-salut",
+ "ubuntu": "telepathy-salut" } },
# Activities runtime