From: Florian Boor Date: Fri, 18 Aug 2006 13:47:12 +0000 (+0000) Subject: gpe-contacts: depend on dbus-glib instead of dbus X-Git-Tag: Release-2010-05/1~9453^2~929^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=873465e00ac77ae50c4c6bc8674f71f2a3985197;p=openembedded.git gpe-contacts: depend on dbus-glib instead of dbus --- diff --git a/packages/gpe-contacts/gpe-contacts_0.46.bb b/packages/gpe-contacts/gpe-contacts_0.46.bb index 04bea951f6..dadb085f06 100644 --- a/packages/gpe-contacts/gpe-contacts_0.46.bb +++ b/packages/gpe-contacts/gpe-contacts_0.46.bb @@ -2,7 +2,7 @@ DESCRIPTION = "GPE contacts manager" LICENSE = "GPL" SECTION = "gpe" -DEPENDS = "libcontactsdb libgpewidget libgpepimc libdisplaymigration libgpevtype dbus" +DEPENDS = "libcontactsdb libgpewidget libgpepimc libdisplaymigration libgpevtype dbus-glib" RDEPENDS = "gpe-icons" GPE_TARBALL_SUFFIX = "bz2"