summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2014-05-09 10:02:57 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2014-05-09 10:42:46 +0200
commitf861d9257c3f7c30e5c7c67a2ef1c311e28cee2d (patch)
treeeb445aabc71979a0a2a5cbdcca8e1b0d05324188
parent24d8fac3d247398603b9c392997e592112b21e8e (diff)
downloadptxdist-2014.05.0.tar.gz
ptxdist-2014.05.0.tar.xz
poppler: jpeg support fails to build with jpeg-9aptxdist-2014.05.0
If this is needed, then a new popper version is probably the right way to fix this. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
-rw-r--r--rules/poppler.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/rules/poppler.in b/rules/poppler.in
index c5c875eea..999dcbbdc 100644
--- a/rules/poppler.in
+++ b/rules/poppler.in
@@ -64,6 +64,7 @@ config POPPLER_PNG
config POPPLER_JPEG
bool
+ depends on BROKEN
prompt "enable poppler jpeg support"
help
compiles poppler with jpeg support.