texlive: add potrace dependency without qualification
This commit is contained in:
parent
0085a1aae3
commit
651595c969
@ -111,8 +111,7 @@ rec {
|
|||||||
buildInputs = [ zlib bzip2 ncurses libpng flex bison libX11 libICE xproto
|
buildInputs = [ zlib bzip2 ncurses libpng flex bison libX11 libICE xproto
|
||||||
freetype t1lib gd libXaw icu ghostscript ed libXt libXpm libXmu libXext
|
freetype t1lib gd libXaw icu ghostscript ed libXt libXpm libXmu libXext
|
||||||
xextproto perl libSM ruby expat curl libjpeg python fontconfig xz pkgconfig
|
xextproto perl libSM ruby expat curl libjpeg python fontconfig xz pkgconfig
|
||||||
poppler libpaper graphite2 lesstif zziplib harfbuzz texinfo ]
|
poppler libpaper graphite2 lesstif zziplib harfbuzz texinfo potrace ]
|
||||||
++ stdenv.lib.optionals (! stdenv.isDarwin) [ potrace ]
|
|
||||||
++ stdenv.lib.optionals stdenv.isDarwin [ makeWrapper ]
|
++ stdenv.lib.optionals stdenv.isDarwin [ makeWrapper ]
|
||||||
;
|
;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user