texlive: fix dependency on libX11 (perhaps fix libX11?)
This commit is contained in:
parent
34bd1110b1
commit
e930c3a660
@ -84,7 +84,7 @@ rec {
|
|||||||
'') ["minInit" "defEnsureDir" "doUnpack" "doMakeInstall"];
|
'') ["minInit" "defEnsureDir" "doUnpack" "doMakeInstall"];
|
||||||
|
|
||||||
buildInputs = [
|
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
|
xproto freetype t1lib gd libXaw icu ghostscript ed
|
||||||
libXt libXpm libXmu libXext xextproto perl libSM
|
libXt libXpm libXmu libXext xextproto perl libSM
|
||||||
ruby expat curl libjpeg python fontconfig xz
|
ruby expat curl libjpeg python fontconfig xz
|
||||||
|
Loading…
Reference in New Issue
Block a user