mirror of
https://git.yoctoproject.org/poky
synced 2026-06-09 15:50:16 +00:00
clutter: Fix building version 0.8
Fix building of Clutter with new Automake Signed-off-by: Joshua Lock <josh@linux.intel.com>
This commit is contained in:
@@ -7,6 +7,7 @@ PACKAGES =+ "clutter-examples-0.8"
|
||||
FILES_clutter-examples-0.8 = "${bindir}/test-* ${pkgdatadir}/redhand.png"
|
||||
|
||||
SRC_URI = "git://git.clutter-project.org/clutter.git;protocol=git;branch=clutter-0-8 \
|
||||
file://enable_tests-0.8.patch;patch=1 "
|
||||
file://enable_tests-0.8.patch;patch=1 \
|
||||
file://build-fix.patch;patch=1"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
Reference in New Issue
Block a user