mirror of
https://git.yoctoproject.org/poky
synced 2026-05-01 06:32:11 +02:00
remove gtk-update-icon-cache-native virtuals
gtk-update-icon-cache-native is the only provider now (From OE-Core rev: 7e437aa3e0ec862aac69a4434be0b2b652d26972) Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
e1dbbdc729
commit
69aaafe5ef
@@ -1,6 +1,6 @@
|
||||
FILES_${PN} += "${datadir}/icons/hicolor"
|
||||
|
||||
DEPENDS += "${@['hicolor-icon-theme', '']['${BPN}' == 'hicolor-icon-theme']} virtual/gtk-update-icon-cache-native"
|
||||
DEPENDS += "${@['hicolor-icon-theme', '']['${BPN}' == 'hicolor-icon-theme']} 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