Pass Python to TeXLive

svn path=/nixpkgs/trunk/; revision=19893
This commit is contained in:
Michael Raskin 2010-02-10 05:24:21 +00:00
parent dc75a9dc6e
commit 038ca191a6

View file

@ -8994,7 +8994,7 @@ let
texLive = builderDefsPackage (import ../misc/tex/texlive) {
inherit builderDefs zlib bzip2 ncurses libpng ed
gd t1lib freetype icu perl ruby expat curl
libjpeg bison;
libjpeg bison python;
inherit (xlibs) libXaw libX11 xproto libXt libXpm
libXmu libXext xextproto libSM libICE;
flex = flex2535;