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:
Joshua Lock
2011-11-09 16:59:12 -08:00
committed by Richard Purdie
parent b8d6f3632c
commit 812530c580

View File

@@ -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"