[cpan2nix] perlPackages.LaTeXML: cleanup
This commit is contained in:
parent
80f509be0a
commit
e34c4f704c
@ -10377,7 +10377,7 @@ let
|
|||||||
url = "mirror://cpan/authors/id/B/BR/BRMILLER/LaTeXML-0.8.4.tar.gz";
|
url = "mirror://cpan/authors/id/B/BR/BRMILLER/LaTeXML-0.8.4.tar.gz";
|
||||||
sha256 = "92599b45fb587ac14b2ba9cc84b85d9ddc2deaf1cbdc2e89e7a6559e1fbb34cc";
|
sha256 = "92599b45fb587ac14b2ba9cc84b85d9ddc2deaf1cbdc2e89e7a6559e1fbb34cc";
|
||||||
};
|
};
|
||||||
propagatedBuildInputs = [ ArchiveZip DBFile FileWhich IOString ImageSize JSONXS LWP ParseRecDescent TextUnidecode URI XMLLibXML XMLLibXSLT shortenPerlShebang ];
|
propagatedBuildInputs = [ shortenPerlShebang ArchiveZip DBFile FileWhich IOString ImageSize JSONXS LWP ParseRecDescent PodParser TextUnidecode XMLLibXSLT ];
|
||||||
doCheck = false; # epub test fails
|
doCheck = false; # epub test fails
|
||||||
postInstall = ''
|
postInstall = ''
|
||||||
shortenPerlShebang $out/bin/latexml
|
shortenPerlShebang $out/bin/latexml
|
||||||
|
Loading…
x
Reference in New Issue
Block a user