telepathy-gabble: upgraded to 0.7.6

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4905 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Marcin Juszkiewicz 2008-07-21 09:15:35 +00:00
parent 4a32f7de4e
commit f4cc988686
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
DESCRIPTION = "Jabber/XMPP connection manager"
HOMEPAGE = "http://telepathy.freedesktop.org/wiki/"
DEPENDS = "glib-2.0 dbus loudmouth telepathy-glib"
DEPENDS = "glib-2.0 dbus loudmouth telepathy-glib dbus-glib"
LICENSE = "LGPL"
# gabble.manager needs to get regenerated every release, so please don't copy it over blindly