mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
clutter-box2d: fix for recent clutter changes in OE-Core
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
parent
10fa681110
commit
44dfae3dd3
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user