mirror of
git://git.yoctoproject.org/poky
synced 2026-08-14 15:20:59 +00:00
clutter: PROVIDES clutter-1.6
Since the two are API/ABI compatible and this may make things easier for external layers using clutter. (From OE-Core rev: ec89071836f3844c41a34061af4baf706036e371) Signed-off-by: Joshua Lock <josh@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
parent
b8d6f3632c
commit
812530c580
@ -3,6 +3,9 @@ require recipes-graphics/clutter/clutter-package.inc
|
||||
|
||||
PR = "r3"
|
||||
|
||||
# We're API/ABI compatible and this may make things easier for layers
|
||||
PROVIDES += "clutter-1.6"
|
||||
|
||||
# Internal json-glib was removed in Clutter 1.5.2
|
||||
STDDEPENDS += "json-glib cogl atk"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user