]> code.ossystems Code Review - openembedded-core.git/commitdiff
moblin-web-browser: Add DEPENDS on mutter-moblin
authorRichard Purdie <rpurdie@linux.intel.com>
Mon, 17 Aug 2009 08:21:21 +0000 (09:21 +0100)
committerRichard Purdie <rpurdie@linux.intel.com>
Mon, 17 Aug 2009 08:21:21 +0000 (09:21 +0100)
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
meta-moblin/packages/moblin-web-browser/moblin-web-browser_git.bb

index 09dd21a4ff916fc557c6946f1eb6e3bed2b95b54..63b00640d012a0fc961798e4d92436c47916a98e 100644 (file)
@@ -4,9 +4,9 @@ SRC_URI = "git://git.moblin.org/${PN}.git;protocol=git \
            file://xpidl.patch;patch=1;notrev=b55d523da7681febfabf9fc40dcd6fcee982b079"
 LICENSE = "LGPLv2.1"
 PV = "0.0+git${SRCPV}"
-PR = "r6"
+PR = "r7"
 
-DEPENDS = "clutter-1.0 clutter-mozembed clutter-gtk libunique mozilla-headless-services libccss nbtk mozilla-headless"
+DEPENDS = "clutter-1.0 clutter-mozembed clutter-gtk libunique mozilla-headless-services libccss nbtk mozilla-headless mutter-moblin"
 
 S = "${WORKDIR}/git"