mirror of
https://git.yoctoproject.org/poky
synced 2026-04-23 00:32:12 +02:00
gtk-icon-cache: use virtual/gtk-update-icon-cache-native instead of gtk+-native
(From OE-Core rev: 135e512c09710d65155e345033e93f905de42b0d) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
4d367eb63d
commit
39d9aca19b
@@ -1,6 +1,6 @@
|
||||
FILES_${PN} += "${datadir}/icons/hicolor"
|
||||
|
||||
DEPENDS += "${@['hicolor-icon-theme', '']['${BPN}' == 'hicolor-icon-theme']} gtk+-native"
|
||||
DEPENDS += "${@['hicolor-icon-theme', '']['${BPN}' == 'hicolor-icon-theme']} virtual/gtk-update-icon-cache-native"
|
||||
|
||||
#
|
||||
# On host, the postinstall MUST return 1 because we do not know if the intercept
|
||||
|
||||
Reference in New Issue
Block a user