mirror of
https://git.yoctoproject.org/poky
synced 2026-02-06 08:48:45 +01:00
12 lines
231 B
BlitzBasic
12 lines
231 B
BlitzBasic
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"
|