mirror of
https://git.yoctoproject.org/poky
synced 2026-09-19 09:49:33 +02:00
task-poky-clutter: remove cairo packages
Signed-off-by: Saul Wold <sgw@linux.intel.com>
This commit is contained in:
committed by
Richard Purdie
parent
0dddee5111
commit
0c1d76ff1c
@@ -22,12 +22,10 @@ ALLOW_EMPTY = "1"
|
|||||||
|
|
||||||
RDEPENDS_task-poky-clutter-core = "\
|
RDEPENDS_task-poky-clutter-core = "\
|
||||||
clutter-1.0 \
|
clutter-1.0 \
|
||||||
clutter-cairo-1.0 \
|
|
||||||
clutter-gst-1.0 \
|
clutter-gst-1.0 \
|
||||||
clutter-gtk-1.0"
|
clutter-gtk-1.0"
|
||||||
|
|
||||||
RDEPENDS_task-poky-clutter-tests = "\
|
RDEPENDS_task-poky-clutter-tests = "\
|
||||||
clutter-cairo-1.0-examples \
|
|
||||||
clutter-gst-1.0-examples \
|
clutter-gst-1.0-examples \
|
||||||
clutter-gtk-1.0-examples"
|
clutter-gtk-1.0-examples"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user