mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-08 05:29:22 +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:
committed by
Martin Jansa
parent
10fa681110
commit
44dfae3dd3
@@ -10,5 +10,5 @@ SRC_URI = "git://git.gnome.org/clutter-box2d.git"
|
|||||||
|
|
||||||
S = "${WORKDIR}/git"
|
S = "${WORKDIR}/git"
|
||||||
|
|
||||||
DEPENDS += "clutter-1.8"
|
DEPENDS += "clutter-1.0"
|
||||||
PROVIDES = "clutter-box2d-1.6"
|
PROVIDES = "clutter-box2d-1.6"
|
||||||
|
|||||||
Reference in New Issue
Block a user