texlive: fix dependency on libX11 (perhaps fix libX11?)
This commit is contained in:
parent
34bd1110b1
commit
e930c3a660
1 changed files with 1 additions and 1 deletions
|
@ -84,7 +84,7 @@ rec {
|
|||
'') ["minInit" "defEnsureDir" "doUnpack" "doMakeInstall"];
|
||||
|
||||
buildInputs = [
|
||||
zlib bzip2 ncurses libpng flex bison libX11 libICE
|
||||
zlib bzip2 ncurses libpng flex bison libX11.out libICE
|
||||
xproto freetype t1lib gd libXaw icu ghostscript ed
|
||||
libXt libXpm libXmu libXext xextproto perl libSM
|
||||
ruby expat curl libjpeg python fontconfig xz
|
||||
|
|
Loading…
Reference in a new issue