From d148ddad3fc5e6c039f47276d804b7130bb1cad2 Mon Sep 17 00:00:00 2001 From: Daniel Narvaez Date: Sun, 01 Jul 2012 10:35:09 +0000 Subject: Add dep on telepahty gabble and salut --- (limited to 'scripts/check-system') 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 -- cgit v0.9.1