Build emacs with svg-support.
Use `emacs.override { librsvg = null; }@ if you want to disable this feature.
This commit is contained in:
parent
7e78166563
commit
ac826c178f
@ -9000,7 +9000,6 @@ let
|
||||
libXaw = xlibs.libXaw;
|
||||
Xaw3d = null;
|
||||
gconf = null;
|
||||
librsvg = null;
|
||||
alsaLib = null;
|
||||
imagemagick = null;
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user