nixpkgs/pkgs/development/libraries/librsvg
Jan Tojnar dd200f8197
librsvg: fix thumbnailer path
librsvg hooks itself into gdk-pixbuf and then uses gdk-pixbuf-thumbnailer
as the thumbnailer, extending its supported MIME type list.

Unfortunately, librsvg assumes the thumbnailer will be located in the same
bindir as librsvg binaries would, which is not true on Nix-powered systems.

This commit corrects the bindir path of the thumbnailer to the gdk_pixbuf
derivation.
2017-10-01 15:16:38 +02:00
..
default.nix librsvg: fix thumbnailer path 2017-10-01 15:16:38 +02:00