gnome.bbclass: inherit gtk-icon-cache
authorKoen Kooi <koen@openembedded.org>
Sun, 18 Jan 2009 20:31:13 +0000 (21:31 +0100)
committerKoen Kooi <koen@openembedded.org>
Sun, 18 Jan 2009 20:31:13 +0000 (21:31 +0100)
classes/gnome.bbclass

index cae542e..89fb3a1 100644 (file)
@@ -13,7 +13,7 @@ FILES_${PN} += "${datadir}/application-registry  \
        ${datadir}/mime/packages \      
        ${datadir}/gnome-2.0"
 
-inherit autotools pkgconfig gconf mime
+inherit autotools gtk-icon-cache pkgconfig gconf mime
 
 AUTOTOOLS_STAGE_PKGCONFIG = "1"