aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2010-02-05 14:43:00 +0100
committerKoen Kooi <koen@openembedded.org>2010-02-07 10:10:37 +0100
commited557d2cf7be7dfb68b52f27c4e2d56002ee14d2 (patch)
treeebebe20faeb2de6a666330d234f5235b46a41052
parent4d5954f205628e763ee7864500bb492f44a0ca12 (diff)
downloadopenembedded-ed557d2cf7be7dfb68b52f27c4e2d56002ee14d2.tar.gz
moblin: remove clutter-0.8 deps, add clutter-0.9 deps
-rw-r--r--recipes/moblin/bickley_git.bb2
-rw-r--r--recipes/moblin/hornsey_git.bb2
2 files changed, 2 insertions, 2 deletions
diff --git a/recipes/moblin/bickley_git.bb b/recipes/moblin/bickley_git.bb
index 26bf40d32e..de94a7aba1 100644
--- a/recipes/moblin/bickley_git.bb
+++ b/recipes/moblin/bickley_git.bb
@@ -4,7 +4,7 @@ PV = "0.0"
PR_append = "+git${SRCREV}"
PR = "r3"
-DEPENDS = "redland gtk+ dbus-glib clutter-gst libexif taglib gupnp gupnp-av samba"
+DEPENDS = "redland gtk+ dbus-glib clutter-gst-0.9 libexif taglib gupnp gupnp-av samba"
RDEPENDS = "xdg-user-dirs"
S = "${WORKDIR}/git"
diff --git a/recipes/moblin/hornsey_git.bb b/recipes/moblin/hornsey_git.bb
index 716c18d1a6..fa316311d5 100644
--- a/recipes/moblin/hornsey_git.bb
+++ b/recipes/moblin/hornsey_git.bb
@@ -6,7 +6,7 @@ PV = "0.0"
PR = "r1"
PR_append = "+git${SRCREV}"
-DEPENDS = "clutter clutter-gst-0.9 bickley nbtk bognor-regis libunique startup-notification gtk+"
+DEPENDS = "clutter-0.9 clutter-gst-0.9 bickley nbtk bognor-regis libunique startup-notification gtk+"
SRC_URI = "git://git.moblin.org/${PN}.git;protocol=git \
file://fix-api.patch;patch=1 \