From ed557d2cf7be7dfb68b52f27c4e2d56002ee14d2 Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Fri, 5 Feb 2010 14:43:00 +0100 Subject: moblin: remove clutter-0.8 deps, add clutter-0.9 deps --- recipes/moblin/bickley_git.bb | 2 +- recipes/moblin/hornsey_git.bb | 2 +- 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 \ -- cgit 1.2.3-korg