mirror of
https://git.yoctoproject.org/poky
synced 2026-02-06 08:48:45 +01:00
11 lines
210 B
BlitzBasic
11 lines
210 B
BlitzBasic
require clutter.inc
|
|
|
|
PV = "0.9.0+git${SRCREV}"
|
|
PR = "r3"
|
|
|
|
SRC_URI = "git://git.clutter-project.org/clutter.git;protocol=git;branch=master \
|
|
file://enable_tests.patch;patch=1 "
|
|
S = "${WORKDIR}/git"
|
|
|
|
|