libopensync 0.18: fix DEPENDS
authorKoen Kooi <koen@openembedded.org>
Tue, 29 Nov 2005 17:24:41 +0000 (17:24 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Tue, 29 Nov 2005 17:24:41 +0000 (17:24 +0000)
packages/opensync/libopensync_0.18.bb

index 6747827..1b3f338 100644 (file)
@@ -2,7 +2,7 @@ SRC_URI = "http://ewi546.ewi.utwente.nl/OE/source/libopensync-${PV}.tar.gz"
 
 
 LICENSE = "LGPL"
-DEPENDS = "sqlite3 dbus"
+DEPENDS = "sqlite3 libxml2 zlib glib-2.0"
 HOMEPAGE = "http://www.opensync.org/"
 MAINTAINER = "Koen Kooi <koen@handhelds.org>"