gpe-bluetooth_0.49.bb : add libcontactsdb to the DEPENDS
authorGraeme Gregory <dp@xora.org.uk>
Wed, 18 Jan 2006 11:03:21 +0000 (11:03 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Wed, 18 Jan 2006 11:03:21 +0000 (11:03 +0000)
packages/gpe-bluetooth/gpe-bluetooth_0.49.bb

index dc891e7..6186c70 100644 (file)
@@ -4,7 +4,7 @@ SECTION = "gpe"
 PRIORITY = "optional"
 MAINTAINER = "Florian Boor <florian.boor@kernelconcepts.de>"
 
-DEPENDS = "gtk+ libdisplaymigration libgpewidget openobex libgpevtype bluez-libs sqlite dbus libglade blueprobe bluez-utils-dbus"
+DEPENDS = "gtk+ libdisplaymigration libgpewidget openobex libgpevtype bluez-libs sqlite dbus libglade blueprobe bluez-utils-dbus libcontactsdb"
 RDEPENDS = "bluez-utils-dbus blueprobe"
 
 GPE_TARBALL_SUFFIX= "bz2"