texlive-bin: remove perl as dependency as it is only required for a few optional scripts
This commit is contained in:
parent
e2f3d0e509
commit
353d99c278
@ -5,7 +5,7 @@ TERMUX_PKG_VERSION=20170524
|
||||
TERMUX_PKG_REVISION=8
|
||||
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, teckit"
|
||||
TERMUX_PKG_DEPENDS="freetype, libpng, libgd, libgmp, libmpfr, libicu, liblua, poppler, libgraphite, harfbuzz-icu, teckit"
|
||||
TERMUX_PKG_BUILD_DEPENDS="icu-devtools"
|
||||
TERMUX_PKG_BREAKS="texlive (<< 20170524-3)"
|
||||
TERMUX_PKG_REPLACES="texlive (<< 20170524-3)"
|
||||
|
Loading…
Reference in New Issue
Block a user