diff options
author | Joshua Lock <josh@linux.intel.com> | 2011-11-29 15:14:54 -0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-11-30 15:38:28 +0000 |
commit | dd860e9a7a512b4c430a157ecdeea7aab00572e9 (patch) | |
tree | 24da6e120ac5532d8a666052448dc1ecac304b1c /meta/recipes-graphics/clutter | |
parent | 3fa155912aaa784f627fc386d6bc04cbcd08098b (diff) | |
download | poky-dd860e9a7a512b4c430a157ecdeea7aab00572e9.tar.gz |
clutter-1.8: package examples
(From OE-Core rev: 19cc725f32b3793a785fe06d27c64bc3e5f608b5)
Signed-off-by: Joshua Lock <josh@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics/clutter')
-rw-r--r-- | meta/recipes-graphics/clutter/clutter-1.8_1.8.0.bb | 3 |
1 files changed, 2 insertions, 1 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 efafbc2b57..f746bdef6d 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 | |||
@@ -1,6 +1,7 @@ | |||
1 | require recipes-graphics/clutter/clutter.inc | 1 | require recipes-graphics/clutter/clutter.inc |
2 | require recipes-graphics/clutter/clutter-package.inc | ||
2 | 3 | ||
3 | PR = "r2" | 4 | PR = "r3" |
4 | 5 | ||
5 | # Internal json-glib was removed in Clutter 1.5.2 | 6 | # Internal json-glib was removed in Clutter 1.5.2 |
6 | STDDEPENDS += "json-glib cogl atk" | 7 | STDDEPENDS += "json-glib cogl atk" |