diff options
author | fourtysixandtwo <fourtysixandtwo@sliderr.net> | 2023-12-14 10:39:06 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-12-22 07:59:58 +0700 |
commit | 3d40891177eab19f73edb4cad10a484380e28105 (patch) | |
tree | 7fc0f426a0ecbe759a0879b2eda1c145cf1503a8 /office | |
parent | 70c69e02eb41b9f2ff35ee55f6583ffcb2f46f3e (diff) |
office/LaTeXML: Fix redundant deps.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'office')
-rw-r--r-- | office/LaTeXML/LaTeXML.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/office/LaTeXML/LaTeXML.info b/office/LaTeXML/LaTeXML.info index 483085b988f9..ef49b5d25083 100644 --- a/office/LaTeXML/LaTeXML.info +++ b/office/LaTeXML/LaTeXML.info @@ -5,6 +5,6 @@ DOWNLOAD="https://math.nist.gov/~BMiller/LaTeXML/releases/LaTeXML-0.8.7.tar.gz" MD5SUM="0ff1f442ace291cd4590cbf3aa2fe751" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="perl-LWP-Protocol-https perl-Text-Unidecode perl-Archive-Zip perl-encode-locale perl-file-listing perl-html-parser perl-http-cookies perl-http-date perl-http-negotiate perl-http-message perl-IO-HTML perl-IO-String perl-Image-Size perl-JSON-XS perl-File-Which libwww-perl perl-Mozilla-CA perl-net-http perl-Parse-RecDescent perl-Pod-Parser perl-Scalar-List-Utils perl-Socket6 perl-Types-Serialiser perl-xml-libxml perl-XML-LibXSLT perl-common-sense" +REQUIRES="perl-LWP-Protocol-https perl-Text-Unidecode perl-Archive-Zip perl-IO-String perl-Image-Size perl-JSON-XS perl-File-Which perl-Parse-RecDescent perl-Pod-Parser perl-Scalar-List-Utils perl-Socket6 perl-XML-LibXSLT" MAINTAINER="Lockywolf" EMAIL="for_sbo_latexml_2023-04-15@lockywolf.net" |