texlive: enable building xdv2pdf and xdvipdfmx on darwin

This commit is contained in:
John Wiegley 2014-06-02 18:01:53 +00:00
parent 088cb87e8c
commit d2f8422683

View file

@ -122,8 +122,6 @@ rec {
# TODO: We should be able to fix these tests
"--disable-devnag"
"--disable-dvisvgm"
"--disable-xdv2pdf"
"--disable-xdvipdfmx"
];
phaseNames = [ "addInputs" "doMainBuild" "doMakeInstall" "doPostInstall" ];