summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/clutter/clutter-1.8_1.8.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-graphics/clutter/clutter-1.8_1.8.0.bb')
-rw-r--r--meta/recipes-graphics/clutter/clutter-1.8_1.8.0.bb3
1 files changed, 0 insertions, 3 deletions
diff --git a/meta/recipes-graphics/clutter/clutter-1.8_1.8.0.bb b/meta/recipes-graphics/clutter/clutter-1.8_1.8.0.bb
index 7d15318d77..7deac9e9dc 100644
--- a/meta/recipes-graphics/clutter/clutter-1.8_1.8.0.bb
+++ b/meta/recipes-graphics/clutter/clutter-1.8_1.8.0.bb
@@ -6,9 +6,6 @@ PR = "r3"
6# We're API/ABI compatible and this may make things easier for layers 6# We're API/ABI compatible and this may make things easier for layers
7PROVIDES += "clutter-1.6" 7PROVIDES += "clutter-1.6"
8 8
9# Internal json-glib was removed in Clutter 1.5.2
10STDDEPENDS += "json-glib cogl atk"
11
12PACKAGES =+ "${PN}-examples" 9PACKAGES =+ "${PN}-examples"
13FILES_${PN}-examples = "${bindir}/test-* ${pkgdatadir}/redhand.png" 10FILES_${PN}-examples = "${bindir}/test-* ${pkgdatadir}/redhand.png"
14 11