Revert "poppler: fix fast-build problems"

This reverts commit 35ba2da19232fc6f4b69cf2b6db3238d88c10e47.
This commit is contained in:
Tom Yan 2019-03-21 00:21:56 +08:00 committed by Leonid Pliushch
parent 2ee99435a9
commit 95ada2d0ab

View File

@ -7,8 +7,6 @@ TERMUX_PKG_SHA256=92e09fd3302567fd36146b36bb707db43ce436e8841219025a82ea9fb0076b
TERMUX_PKG_SRCURL=https://poppler.freedesktop.org/poppler-${TERMUX_PKG_VERSION}.tar.xz
# libcairo and littlecms is used by pdftocairo:
TERMUX_PKG_DEPENDS="fontconfig, glib, libcairo, libpng, libjpeg-turbo, libtiff, littlecms, openjpeg, freetype, libcurl"
# Fix for CMake error when doing fast-build (./build-package.sh -i).
TERMUX_PKG_BUILD_DEPENDS="openjpeg-tools"
#texlive needs the xpdf headers
TERMUX_PKG_EXTRA_CONFIGURE_ARGS="
-DENABLE_GLIB=ON