summaryrefslogtreecommitdiffstats
path: root/meta
diff options
context:
space:
mode:
Diffstat (limited to 'meta')
-rw-r--r--meta/recipes-graphics/clutter/clutter-1.6_1.6.8.bb5
1 files changed, 2 insertions, 3 deletions
diff --git a/meta/recipes-graphics/clutter/clutter-1.6_1.6.8.bb b/meta/recipes-graphics/clutter/clutter-1.6_1.6.8.bb
index ffcc42d3ee..f30398daaa 100644
--- a/meta/recipes-graphics/clutter/clutter-1.6_1.6.8.bb
+++ b/meta/recipes-graphics/clutter/clutter-1.6_1.6.8.bb
@@ -1,6 +1,6 @@
1require recipes-graphics/clutter/clutter.inc 1require recipes-graphics/clutter/clutter.inc
2 2
3PR = "r0" 3PR = "r1"
4 4
5# Internal json-glib was removed in Clutter 1.5.2 5# Internal json-glib was removed in Clutter 1.5.2
6STDDEPENDS += "json-glib" 6STDDEPENDS += "json-glib"
@@ -9,8 +9,7 @@ PACKAGES =+ "${PN}-examples"
9FILES_${PN}-examples = "${bindir}/test-* ${pkgdatadir}/redhand.png" 9FILES_${PN}-examples = "${bindir}/test-* ${pkgdatadir}/redhand.png"
10 10
11SRC_URI = "http://source.clutter-project.org/sources/clutter/1.6/clutter-${PV}.tar.bz2 \ 11SRC_URI = "http://source.clutter-project.org/sources/clutter/1.6/clutter-${PV}.tar.bz2 \
12 file://enable_tests-1.4.patch \ 12 file://enable_tests-1.4.patch"
13 file://test-conformance-fix.patch"
14 13
15LIC_FILES_CHKSUM = "file://COPYING;md5=7fbc338309ac38fefcd64b04bb903e34" 14LIC_FILES_CHKSUM = "file://COPYING;md5=7fbc338309ac38fefcd64b04bb903e34"
16S = "${WORKDIR}/clutter-1.6.8" 15S = "${WORKDIR}/clutter-1.6.8"