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, 3 insertions, 0 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 f746bdef6d..7d15318d77 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
@@ -3,6 +3,9 @@ require recipes-graphics/clutter/clutter-package.inc
3 3
4PR = "r3" 4PR = "r3"
5 5
6# We're API/ABI compatible and this may make things easier for layers
7PROVIDES += "clutter-1.6"
8
6# Internal json-glib was removed in Clutter 1.5.2 9# Internal json-glib was removed in Clutter 1.5.2
7STDDEPENDS += "json-glib cogl atk" 10STDDEPENDS += "json-glib cogl atk"
8 11