Make it bitbake-able without the -b switch by correcting DEPENDS variables
authorKirtika Ruchandani <kirtibr@gmail.com>
Sun, 28 Jun 2009 07:57:51 +0000 (13:27 +0530)
committerKirtika Ruchandani <kirtibr@gmail.com>
Sun, 28 Jun 2009 07:57:51 +0000 (13:27 +0530)
osso-gnome-vfs2.inc

index dec27cf..c1fe59f 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 libhal-storage openssl"
+DEPENDS = "glib-2.0 gconf libxml2 zlib gnome-common dbus-glib samba hal openssl"