texlive: enable building xdv2pdf and xdvipdfmx on darwin
This commit is contained in:
parent
088cb87e8c
commit
d2f8422683
@ -122,8 +122,6 @@ rec {
|
|||||||
# TODO: We should be able to fix these tests
|
# TODO: We should be able to fix these tests
|
||||||
"--disable-devnag"
|
"--disable-devnag"
|
||||||
"--disable-dvisvgm"
|
"--disable-dvisvgm"
|
||||||
"--disable-xdv2pdf"
|
|
||||||
"--disable-xdvipdfmx"
|
|
||||||
];
|
];
|
||||||
|
|
||||||
phaseNames = [ "addInputs" "doMainBuild" "doMakeInstall" "doPostInstall" ];
|
phaseNames = [ "addInputs" "doMainBuild" "doMakeInstall" "doPostInstall" ];
|
||||||
|
Loading…
Reference in New Issue
Block a user