aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/packagegroups
diff options
context:
space:
mode:
authorTomas Frydrych <tomas@sleepfive.com>2013-05-20 16:05:25 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-05-21 09:30:17 +0100
commit176a46b088135f2891983bb8540bc45389341d90 (patch)
treed67d607dab7ebd24e6a687594fc5b219e20a0197 /meta/recipes-graphics/packagegroups
parent37619d9ddac845bf4d0503aa81d5e26cb05343db (diff)
downloadopenembedded-core-contrib-176a46b088135f2891983bb8540bc45389341d90.tar.gz
packagegroup-core-clutter: use clutter-1.0 packages
(From OE-Core rev: f45aa6e07318f22ede4614b28ea15cd48f5e4095) Signed-off-by: Tomas Frydrych <tomas@sleepfive.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics/packagegroups')
-rw-r--r--meta/recipes-graphics/packagegroups/packagegroup-core-clutter.bb8
1 files changed, 4 insertions, 4 deletions
diff --git a/meta/recipes-graphics/packagegroups/packagegroup-core-clutter.bb b/meta/recipes-graphics/packagegroups/packagegroup-core-clutter.bb
index 7b1cedc7f5..cb2aba0a5f 100644
--- a/meta/recipes-graphics/packagegroups/packagegroup-core-clutter.bb
+++ b/meta/recipes-graphics/packagegroups/packagegroup-core-clutter.bb
@@ -5,7 +5,7 @@
SUMMARY = "Clutter package groups"
LICENSE = "MIT"
-PR = "r5"
+PR = "r6"
inherit packagegroup
@@ -20,7 +20,7 @@ RCONFLICTS_${PN}-core = "task-core-clutter-core"
SUMMARY_${PN}-core = "Clutter graphics library"
RDEPENDS_${PN}-core = "\
- clutter-1.8 \
- clutter-gst-1.8 \
- clutter-gtk-1.8 \
+ clutter-1.0 \
+ clutter-gst-1.0 \
+ clutter-gtk-1.0 \
"