]> code.ossystems Code Review - openembedded-core.git/commitdiff
telepathy-glib: Add dbus-glib to DEPENDS
authorRichard Purdie <richard@openedhand.com>
Fri, 30 Nov 2007 21:24:51 +0000 (21:24 +0000)
committerRichard Purdie <richard@openedhand.com>
Fri, 30 Nov 2007 21:24:51 +0000 (21:24 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3290 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/packages/telepathy/telepathy-glib_0.7.0.bb

index a3817eb8fde839424c87494bd4c4656dc384ce21..409a9e2770df5f073b217f1fd524bf9d64a2ddea 100644 (file)
@@ -1,6 +1,6 @@
 DESCRIPTION = "Telepathy Framework: GLib-based helper library for connection managers"
 HOMEPAGE = "http://telepathy.freedesktop.org/wiki/"
-DEPENDS = "glib-2.0 dbus python-native-runtime dbus-native"
+DEPENDS = "glib-2.0 dbus python-native-runtime dbus-native dbus-glib"
 LICENSE = "LGPL"
 PR = "r1"