mirror of
https://git.yoctoproject.org/poky
synced 2026-02-21 08:59:41 +01:00
12 lines
211 B
BlitzBasic
12 lines
211 B
BlitzBasic
require clutter-cairo.inc
|
|
|
|
PV = "0.8.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"
|
|
|
|
|