From: Kirtika Ruchandani Date: Sun, 28 Jun 2009 09:39:43 +0000 (+0530) Subject: Make it bitbake-able without the -b switch by correcting DEPENDS variables X-Git-Url: http://vcs.maemo.org/git/?p=oespirit1;a=commitdiff_plain;h=7e39472c15136c58ebb936c0e7d1444a97d20f74 Make it bitbake-able without the -b switch by correcting DEPENDS variables --- diff --git a/marquee-plugins_0.22.bb b/marquee-plugins_0.22.bb index 127ce4d..7c1d3b9 100644 --- a/marquee-plugins_0.22.bb +++ b/marquee-plugins_0.22.bb @@ -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 \