[oe-commits] Paul Eggleton : clutter-box2d: fix for recent clutter changes in OE-Core

git at git.openembedded.org git at git.openembedded.org
Thu Jun 27 16:48:21 UTC 2013


Module: meta-openembedded.git
Branch: master
Commit: 44dfae3dd336ffcf35f50a639e15fade8d8ac4fc
URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=44dfae3dd336ffcf35f50a639e15fade8d8ac4fc

Author: Paul Eggleton <paul.eggleton at linux.intel.com>
Date:   Mon Jun 24 08:41:19 2013 +0000

clutter-box2d: fix for recent clutter changes in OE-Core

Signed-off-by: Paul Eggleton <paul.eggleton at linux.intel.com>
Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 .../recipes-graphics/clutter/clutter-box2d_git.bb  |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/meta-oe/recipes-graphics/clutter/clutter-box2d_git.bb b/meta-oe/recipes-graphics/clutter/clutter-box2d_git.bb
index d256a28..4bac59b 100644
--- a/meta-oe/recipes-graphics/clutter/clutter-box2d_git.bb
+++ b/meta-oe/recipes-graphics/clutter/clutter-box2d_git.bb
@@ -10,5 +10,5 @@ SRC_URI = "git://git.gnome.org/clutter-box2d.git"
 
 S = "${WORKDIR}/git"
 
-DEPENDS += "clutter-1.8"
+DEPENDS += "clutter-1.0"
 PROVIDES = "clutter-box2d-1.6"



More information about the Openembedded-commits mailing list