Build emacs with svg-support.

Use `emacs.override { librsvg = null; }@ if you want to disable this
feature.
This commit is contained in:
Moritz Ulrich 2014-10-20 22:34:11 +02:00
parent 7e78166563
commit ac826c178f

View File

@ -9000,7 +9000,6 @@ let
libXaw = xlibs.libXaw;
Xaw3d = null;
gconf = null;
librsvg = null;
alsaLib = null;
imagemagick = null;
};