mirror of
https://git.yoctoproject.org/poky
synced 2026-04-27 03:32:12 +02:00
pixbufcache.bbclass: remove a dependency loop introduced by enabling gtk+3-native
(From OE-Core rev: f99921554fddef82eb80568125aa646a27859a4b) Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
afc016553b
commit
99fc8d54d6
@@ -3,7 +3,7 @@
|
||||
# packages.
|
||||
#
|
||||
|
||||
DEPENDS += "qemu-native"
|
||||
DEPENDS_append_class-target = " qemu-native"
|
||||
inherit qemu
|
||||
|
||||
PIXBUF_PACKAGES ??= "${PN}"
|
||||
|
||||
Reference in New Issue
Block a user