mirror of
https://github.com/CHN-beta/nixpkgs.git
synced 2026-01-13 11:30:35 +08:00
Pass Python to TeXLive
svn path=/nixpkgs/trunk/; revision=19893
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user