X-Git-Url: https://git.distorted.org.uk/~mdw/termux-packages/blobdiff_plain/1ec6c4b82c67d1b0462118db787a37553b172e5f..13e237a06e6c521afb72019c71c76ab8655184cf:/packages/texlive-bin/build.sh diff --git a/packages/texlive-bin/build.sh b/packages/texlive-bin/build.sh index ae9be331..44b6c88e 100644 --- a/packages/texlive-bin/build.sh +++ b/packages/texlive-bin/build.sh @@ -9,7 +9,6 @@ TERMUX_PKG_SRCURL=ftp://tug.org/historic/systems/texlive/${TERMUX_PKG_VERSION:0: TERMUX_PKG_SHA256="0161695304e941334dc0b3b5dabcf8edf46c09b7bc33eea8229b5ead7ccfb2aa" TERMUX_PKG_DEPENDS="freetype, libpng, libgd, libgmp, libmpfr, libicu, liblua, poppler, libgraphite, harfbuzz-icu, perl" TERMUX_PKG_BUILD_DEPENDS="icu-devtools" -TERMUX_PKG_FOLDERNAME=texlive-${_MAJOR_VERSION}-source TERMUX_PKG_BREAKS="texlive (<< 20170524-3)" TERMUX_PKG_REPLACES="texlive (<< 20170524-3)" TERMUX_PKG_RECOMMENDS="texlive"