mirror of
https://git.yoctoproject.org/poky
synced 2026-05-01 15:32:12 +02: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:
committed by
Richard Purdie
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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user