Remove unnecessary and troublesome deps. Added krb5 dependency for osso-gnome-vfs
authorKirtika Ruchandani <kirtibr@gmail.com>
Sun, 5 Jul 2009 10:50:57 +0000 (16:20 +0530)
committerKirtika Ruchandani <kirtibr@gmail.com>
Sun, 5 Jul 2009 10:50:57 +0000 (16:20 +0530)
libopenobex1_1.3.bb
osso-gnome-vfs2.inc

index 4ac736e..05e24d5 100644 (file)
@@ -5,7 +5,7 @@ DESCRIPTION = "Free implementation of the object exchange library"
 HOMEPAGE = "www.openobex.org"
 LICENSE = "GPL"
 SECTION = "base"
-DEPENDS = "bluez4 bluez-libs obexd bluez-hcidump bluez-dtl1-workaround bcm2035-tool" 
+DEPENDS = "bluez4 bluez-libs obexd bluez-hcidump bluez-dtl1-workaround" 
 PR = "r3"
 
 SRC_URI = "http://repository.maemo.org/pool/diablo/free/libo/${PN}/${PN}_${PV}osso5.tar.gz"
index c1fe59f..d04693c 100644 (file)
@@ -5,7 +5,7 @@ DESCRIPTION = "Patched version of gnome-vfs"
 HOMEPAGE = "gnome.org"
 LICENSE = "GPL"
 SECTION = "base"
-DEPENDS = "glib-2.0 gconf libxml2 zlib gnome-common dbus-glib samba hal openssl"
+DEPENDS = "glib-2.0 gconf libxml2 zlib gnome-common dbus-glib samba hal krb5 openssl"