summaryrefslogtreecommitdiffstats
path: root/meta-moblin/packages/moblin-web-browser
diff options
context:
space:
mode:
authorRichard Purdie <rpurdie@linux.intel.com>2010-02-04 12:41:16 +0000
committerRichard Purdie <rpurdie@linux.intel.com>2010-02-04 12:41:16 +0000
commitfa2470c84637f3e50d76a333a6cb1fdf60617944 (patch)
tree9930700719ab0197f14878deec553477fd60c178 /meta-moblin/packages/moblin-web-browser
parent99e23d64fcc3ed8aaf88719cf970844de8954852 (diff)
downloadpoky-fa2470c84637f3e50d76a333a6cb1fdf60617944.tar.gz
clutter-gst/clutter-gtk: Add API versions to the package names and update to the latest code
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
Diffstat (limited to 'meta-moblin/packages/moblin-web-browser')
-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 3f4b0758ad..b03e9e18d9 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
@@ -7,7 +7,7 @@ LICENSE = "LGPLv2.1"
7PV = "0.0+git${SRCPV}" 7PV = "0.0+git${SRCPV}"
8PR = "r11" 8PR = "r11"
9 9
10DEPENDS = "clutter-1.0 clutter-mozembed clutter-gtk libunique mozilla-headless-services libccss nbtk mozilla-headless mutter-moblin" 10DEPENDS = "clutter-1.0 clutter-mozembed clutter-gtk-0.10 libunique mozilla-headless-services libccss nbtk mozilla-headless mutter-moblin"
11 11
12S = "${WORKDIR}/git" 12S = "${WORKDIR}/git"
13 13