TeXLive needs fontconfig
svn path=/nixpkgs/trunk/; revision=19916
This commit is contained in:
parent
81fabfeb04
commit
d257f66c62
@ -9031,7 +9031,7 @@ let
|
|||||||
texLive = builderDefsPackage (import ../misc/tex/texlive) {
|
texLive = builderDefsPackage (import ../misc/tex/texlive) {
|
||||||
inherit builderDefs zlib bzip2 ncurses libpng ed
|
inherit builderDefs zlib bzip2 ncurses libpng ed
|
||||||
gd t1lib freetype icu perl ruby expat curl
|
gd t1lib freetype icu perl ruby expat curl
|
||||||
libjpeg bison python;
|
libjpeg bison python fontconfig;
|
||||||
inherit (xlibs) libXaw libX11 xproto libXt libXpm
|
inherit (xlibs) libXaw libX11 xproto libXt libXpm
|
||||||
libXmu libXext xextproto libSM libICE;
|
libXmu libXext xextproto libSM libICE;
|
||||||
flex = flex2535;
|
flex = flex2535;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user