3
0
Fork 0
forked from mirrors/nixpkgs

I added extra dependencies to TeXLive - just in case.

svn path=/nixpkgs/trunk/; revision=12323
This commit is contained in:
Michael Raskin 2008-07-08 18:23:15 +00:00
parent e8d58c83f9
commit f0c44c69aa

View file

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