mirror of
https://git.yoctoproject.org/poky
synced 2026-04-18 12:32:12 +02:00
clutter-cairo: From clutter 0.9 onwards, cairo is part of clutter itself
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
@@ -1,11 +0,0 @@
|
||||
require clutter-cairo.inc
|
||||
|
||||
PV = "0.9.0+git${SRCREV}"
|
||||
PR = "r1"
|
||||
|
||||
SRC_URI = "git://git.clutter-project.org/clutter-cairo.git;protocol=git \
|
||||
file://enable_examples.patch;patch=1"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
DEPENDS += "clutter"
|
||||
Reference in New Issue
Block a user