I spent a few time to figure out why the icons in `gtk3-demo` didn't show up.
Now the pixbuf loader libpixbufloader-svg.so is a part of librsvg. So Without
librsvg, the SVG icons (for example in GNOME) won't display with gdk-pixbuf.
So we can add:
Recommended (runtime, post install)
Librsvg-x.y.z (for SVG loader, required by many applications using SVG
icons)
to the dependency list of gdk-pixbuf.
So the others won't be too lazy to build rustc and librsvg, and then find
their icons broken.
--
Xi Ruoyao <[email protected]>
School of Aerospace Science and Technology, Xidian University
--
http://lists.linuxfromscratch.org/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page