From bd1123228b97e0f83a76c9676db0a2e6dbbfee54 Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Mon, 17 Aug 2009 09:21:21 +0100 Subject: [PATCH] moblin-web-browser: Add DEPENDS on mutter-moblin Signed-off-by: Richard Purdie --- .../packages/moblin-web-browser/moblin-web-browser_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta-moblin/packages/moblin-web-browser/moblin-web-browser_git.bb b/meta-moblin/packages/moblin-web-browser/moblin-web-browser_git.bb index 09dd21a4ff..63b00640d0 100644 --- a/meta-moblin/packages/moblin-web-browser/moblin-web-browser_git.bb +++ b/meta-moblin/packages/moblin-web-browser/moblin-web-browser_git.bb @@ -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"