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>
This commit is contained in:
Tomas Frydrych 2013-05-20 16:05:25 +01:00 committed by Richard Purdie
parent 37619d9dda
commit 176a46b088
1 changed files with 4 additions and 4 deletions

View File

@ -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 \
"