summaryrefslogtreecommitdiffstats
path: root/meta-moblin/packages/moblin-web-browser/moblin-web-browser_git.bb
diff options
context:
space:
mode:
authorRichard Purdie <rpurdie@linux.intel.com>2009-08-13 14:47:46 +0100
committerRichard Purdie <rpurdie@linux.intel.com>2009-08-13 14:47:46 +0100
commit5c3a5e9ec2f23e782618a8a2dceecbe4bb771d33 (patch)
tree49768aabc3f85f642febf08d1ce2922caa7ef9fe /meta-moblin/packages/moblin-web-browser/moblin-web-browser_git.bb
parent5a5fdd72bc1e3aac12e812f3f23a4ad46b0729bb (diff)
downloadpoky-5c3a5e9ec2f23e782618a8a2dceecbe4bb771d33.tar.gz
moblin-web-browser: Update patch against master
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
Diffstat (limited to 'meta-moblin/packages/moblin-web-browser/moblin-web-browser_git.bb')
-rw-r--r--meta-moblin/packages/moblin-web-browser/moblin-web-browser_git.bb2
1 files changed, 1 insertions, 1 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 5e42fc5a50..09dd21a4ff 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,7 +4,7 @@ SRC_URI = "git://git.moblin.org/${PN}.git;protocol=git \
4 file://xpidl.patch;patch=1;notrev=b55d523da7681febfabf9fc40dcd6fcee982b079" 4 file://xpidl.patch;patch=1;notrev=b55d523da7681febfabf9fc40dcd6fcee982b079"
5LICENSE = "LGPLv2.1" 5LICENSE = "LGPLv2.1"
6PV = "0.0+git${SRCPV}" 6PV = "0.0+git${SRCPV}"
7PR = "r5" 7PR = "r6"
8 8
9DEPENDS = "clutter-1.0 clutter-mozembed clutter-gtk libunique mozilla-headless-services libccss nbtk mozilla-headless" 9DEPENDS = "clutter-1.0 clutter-mozembed clutter-gtk libunique mozilla-headless-services libccss nbtk mozilla-headless"
10 10