[oe-commits] Koen Kooi : moblin: remove clutter-0.8 deps, add clutter-0.9 deps

git version control git at git.openembedded.org
Sun Feb 7 12:20:04 UTC 2010


Module: openembedded.git
Branch: shr/unstable
Commit: ed557d2cf7be7dfb68b52f27c4e2d56002ee14d2
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=ed557d2cf7be7dfb68b52f27c4e2d56002ee14d2

Author: Koen Kooi <koen at openembedded.org>
Date:   Fri Feb  5 14:43:00 2010 +0100

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 26bf40d..de94a7a 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 716c18d..fa31631 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 \





More information about the Openembedded-commits mailing list