Pass Python to TeXLive
svn path=/nixpkgs/trunk/; revision=19893
This commit is contained in:
parent
dc75a9dc6e
commit
038ca191a6
@ -8994,7 +8994,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;
|
libjpeg bison python;
|
||||||
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