gtk-icon-cache.bbclass: postinst scripts need hicolor-icon-theme (bunch of directorie...
authorKoen Kooi <koen@openembedded.org>
Wed, 16 May 2007 11:33:13 +0000 (11:33 +0000)
committerKoen Kooi <koen@openembedded.org>
Wed, 16 May 2007 11:33:13 +0000 (11:33 +0000)
classes/gtk-icon-cache.bbclass

index 0f68e68..855a72a 100644 (file)
@@ -1,4 +1,5 @@
 FILES_${PN} += "${datadir}/icons/hicolor"
+RDEPENDS += " hicolor-icon-theme "
 
 gtk-icon-cache_postinst() {
 if [ "x$D" != "x" ]; then