From: Kirtika Ruchandani Date: Sun, 28 Jun 2009 07:57:51 +0000 (+0530) Subject: Make it bitbake-able without the -b switch by correcting DEPENDS variables X-Git-Url: http://vcs.maemo.org/git/?a=commitdiff_plain;h=cb89ac07724666ebd37bd0fcd1e779a562899e7d;hp=a3f70e3a64b310adfd36d606bbcfb049479b7394;p=oespirit1 Make it bitbake-able without the -b switch by correcting DEPENDS variables --- diff --git a/osso-gnome-vfs2.inc b/osso-gnome-vfs2.inc index dec27cf..c1fe59f 100644 --- a/osso-gnome-vfs2.inc +++ b/osso-gnome-vfs2.inc @@ -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"