Make it bitbake-able without the -b switch by correcting DEPENDS variables
authorKirtika Ruchandani <kirtibr@gmail.com>
Sun, 28 Jun 2009 10:10:54 +0000 (15:40 +0530)
committerKirtika Ruchandani <kirtibr@gmail.com>
Sun, 28 Jun 2009 10:10:54 +0000 (15:40 +0530)
hildon-control-panel_2.2.6.bb

index f1e0347..c003698 100644 (file)
@@ -5,7 +5,7 @@ DESCRIPTION = "Control Panel to configure the Hildon desktop"
 HOMEPAGE = "http://maemo.org"
 LICENSE = "GNU Lesser General Public License-version 2.1"
 SECTION = "base"
-DEPENDS = "libosso-gnomevfs2 libhildon1 libosso osso-af-settings libhildonhelp maemo-launcher"
+DEPENDS = "osso-gnome-vfs2 libhildon libosso osso-af-settings libhildonhelp maemo-launcher"
 PR = "r1"
 
 SRC_URI = "http://repository.maemo.org/pool/fremantle/free/h/${PN}/${PN}_${PV}-1+0m5.tar.gz \