summaryrefslogtreecommitdiff
path: root/package/poppler
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-02-10 19:36:38 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2014-02-10 19:36:38 +0100
commitf3c6465f816ea646d546a0320e91d7e024866ee9 (patch)
tree27143fa0c2a5ae27876198b3e541b08d4e19e08b /package/poppler
parent34a9691f65ada6845a8811232219cf3e8d51aa5f (diff)
another fix
Diffstat (limited to 'package/poppler')
-rw-r--r--package/poppler/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/package/poppler/Makefile b/package/poppler/Makefile
index c5beb87ed..d68512a42 100644
--- a/package/poppler/Makefile
+++ b/package/poppler/Makefile
@@ -5,7 +5,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:= poppler
PKG_VERSION:= 0.24.5
-PKG_RELEASE:= 1
+PKG_RELEASE:= 2
PKG_MD5SUM:= 334f2ac95cc8039f2a57fe63e4a81c69
PKG_DESCR:= pdf rendering library
PKG_SECTION:= libs
@@ -21,9 +21,6 @@ include $(TOPDIR)/mk/package.mk
$(eval $(call PKG_template,POPPLER,poppler,$(PKG_VERSION)-${PKG_RELEASE},${PKG_DEPENDS},${PKG_DESCR},${PKG_SECTION},${PKG_OPTS}))
-CONFIGURE_ARGS+= --disable-cairo-output \
- --enable-poppler-glib
-
poppler-install:
$(INSTALL_DIR) $(IDIR_POPPLER)/usr/lib
$(CP) $(WRKINST)/usr/lib/libpoppler*.so* \