aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 \