moblin: remove clutter-0.8 deps, add clutter-0.9 deps
authorKoen Kooi <koen@openembedded.org>
Fri, 5 Feb 2010 13:43:00 +0000 (14:43 +0100)
committerKoen Kooi <koen@openembedded.org>
Sun, 7 Feb 2010 09:10:37 +0000 (10:10 +0100)
recipes/moblin/bickley_git.bb
recipes/moblin/hornsey_git.bb

index 26bf40d..de94a7a 100644 (file)
@@ -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"
index 716c18d..fa31631 100644 (file)
@@ -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 \