On 5 December 2012 09:28, Laurentiu Palcu <[email protected]> wrote: > However, if we want to be able to run all postinstall scriptlets on host > in order to support read-only rootfs, we might need to have > librsvg-native built too so that we generate the pixbuf loader cache on > host at rootfs install time.
Not true - the icon cache explicitly only loads .png and .xpm, so my point was that it's entirely safe to run gtk-update-icon-cache at rootfs time as those loaders are part of gdk-pixbuf, which must be available natively if we're running gtk-update-icon-cache. Ross _______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
