diff options
Diffstat (limited to 'meta')
| -rw-r--r-- | meta/classes/gtk-icon-cache.bbclass | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/classes/gtk-icon-cache.bbclass b/meta/classes/gtk-icon-cache.bbclass index c5d8d7cfed..d87167aec0 100644 --- a/meta/classes/gtk-icon-cache.bbclass +++ b/meta/classes/gtk-icon-cache.bbclass | |||
| @@ -2,6 +2,8 @@ FILES_${PN} += "${datadir}/icons/hicolor" | |||
| 2 | 2 | ||
| 3 | DEPENDS += "${@['hicolor-icon-theme', '']['${BPN}' == 'hicolor-icon-theme']} gtk-icon-utils-native" | 3 | DEPENDS += "${@['hicolor-icon-theme', '']['${BPN}' == 'hicolor-icon-theme']} gtk-icon-utils-native" |
| 4 | 4 | ||
| 5 | PACKAGE_WRITE_DEPS += "gtk-icon-utils-native gdk-pixbuf-native" | ||
| 6 | |||
| 5 | gtk_icon_cache_postinst() { | 7 | gtk_icon_cache_postinst() { |
| 6 | if [ "x$D" != "x" ]; then | 8 | if [ "x$D" != "x" ]; then |
| 7 | $INTERCEPT_DIR/postinst_intercept update_icon_cache ${PKG} \ | 9 | $INTERCEPT_DIR/postinst_intercept update_icon_cache ${PKG} \ |
