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