ghostscript: Add dependencies
authorFredrik Fornwall <fredrik@fornwall.net>
Sun, 15 Oct 2017 00:07:13 +0000 (02:07 +0200)
committerFredrik Fornwall <fredrik@fornwall.net>
Sun, 15 Oct 2017 00:07:13 +0000 (02:07 +0200)
packages/ghostscript/build.sh

index 907a218..7322a3f 100644 (file)
@@ -3,7 +3,7 @@ TERMUX_PKG_DESCRIPTION="Interpreter for the PostScript language and for PDF"
 TERMUX_PKG_VERSION=9.22
 TERMUX_PKG_SHA256=3f84d8404c840ea62b46b5ebf215dfdb83a20c3ba2419fd6985eb7bce050f007
 TERMUX_PKG_SRCURL=https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs${TERMUX_PKG_VERSION//.}/ghostpdl-${TERMUX_PKG_VERSION}.tar.gz
-TERMUX_PKG_DEPENDS="libandroid-support, libtiff, libjpeg-turbo, libpng, libexpat"
+TERMUX_PKG_DEPENDS="libandroid-support, libtiff, libjpeg-turbo, libpng, libexpat, freetype, fontconfig, libidn"
 TERMUX_PKG_EXTRA_CONFIGURE_ARGS="--with-system-libtiff \
 --enable-little-endian \
 --without-x \