From be8558d437f018d6b5c8d82032552e0fc38fc002 Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Fri, 31 Jul 2009 11:38:25 +0100 Subject: moblin-web-browser: Cope with clutter 1.0 Signed-off-by: Richard Purdie --- meta-moblin/packages/moblin-web-browser/moblin-web-browser_git.bb | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'meta-moblin/packages/moblin-web-browser/moblin-web-browser_git.bb') 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 3fcdc32b5..0aa1a871b 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 @@ -1,10 +1,11 @@ DESCRIPTION = "Moblin web browser (based on clutter + mozilla-headless/mozilla-offscreen)" SRC_URI = "git://git.moblin.org/${PN}.git;protocol=git \ file://xpidl-b55d523da7681febfabf9fc40dcd6fcee982b079.patch;patch=1;rev=b55d523da7681febfabf9fc40dcd6fcee982b079 \ - file://xpidl.patch;patch=1;notrev=b55d523da7681febfabf9fc40dcd6fcee982b079" + file://xpidl.patch;patch=1;notrev=b55d523da7681febfabf9fc40dcd6fcee982b079 \ + file://clutter10.patch;patch=1;notrev=5560cb14d6b83d0cd6750e33cad48b3b50f93207" LICENSE = "LGPLv2.1" PV = "0.0+git${SRCPV}" -PR = "r3" +PR = "r4" DEPENDS = "clutter clutter-mozembed clutter-gtk libunique mozilla-headless-services libccss nbtk mozilla-headless" -- cgit v1.2.3