summaryrefslogtreecommitdiffstats
path: root/rules/poppler.in
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2017-06-23 07:41:08 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2017-06-24 11:17:04 +0200
commitfea9677ed8d7d7a1722da696b373a0290f93a3c5 (patch)
treea3dfb9231876a255a8b8d84a247c4e1b91dc9402 /rules/poppler.in
parentdd7a9d3a0d957011bae1d1ca83e3ebb8464da108 (diff)
downloadptxdist-fea9677ed8d7d7a1722da696b373a0290f93a3c5.tar.gz
ptxdist-fea9677ed8d7d7a1722da696b373a0290f93a3c5.tar.xz
poppler: new libpng breaks png support
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/poppler.in')
-rw-r--r--rules/poppler.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/rules/poppler.in b/rules/poppler.in
index 567c2772e..b107dc7a5 100644
--- a/rules/poppler.in
+++ b/rules/poppler.in
@@ -59,6 +59,8 @@ config POPPLER_SPLASH
config POPPLER_PNG
bool
+ # fails to build with the current libpng
+ depends on BROKEN
prompt "enable poppler png support"
help
compiles poppler with png support.