Make it bitbake-able without the -b switch by correcting DEPENDS variables
authorKirtika Ruchandani <kirtibr@gmail.com>
Sun, 28 Jun 2009 09:39:43 +0000 (15:09 +0530)
committerKirtika Ruchandani <kirtibr@gmail.com>
Sun, 28 Jun 2009 09:39:43 +0000 (15:09 +0530)
marquee-plugins_0.22.bb

index 127ce4d..7c1d3b9 100644 (file)
@@ -5,7 +5,7 @@ DESCRIPTION = "Plugins for the hildon marquee, with Mer patches: Part of a messy
 HOMEPAGE = "unknown (Ubuntu Mobile home page)"
 LICENSE = "GNU Lesser General Public License-version 2.1"
 SECTION = "ui"
-DEPENDS = "hildon-desktop libdbus-glib"
+DEPENDS = "hildon-desktop dbus-glib"
 PR = "r0"
 
 SRC_URI = "http://mirror.anl.gov/pub/ubuntu/pool/universe/m/${PN}/${PN}_${PV}.orig.tar.gz \