summaryrefslogtreecommitdiff
path: root/package/ImageMagick
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2013-05-07 11:26:41 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2013-05-07 11:26:41 +0200
commit8bd0515727f1ef914a2beee7109c463d64b40c31 (patch)
tree50ea4d4a5a62baf557a3df7b46429fcccaac7165 /package/ImageMagick
parent00d8ded31c2f0f887a69546bd2fa57ff143e9811 (diff)
disable LZMA
Diffstat (limited to 'package/ImageMagick')
-rw-r--r--package/ImageMagick/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/ImageMagick/Makefile b/package/ImageMagick/Makefile
index 02ba031dc..2ede37ebc 100644
--- a/package/ImageMagick/Makefile
+++ b/package/ImageMagick/Makefile
@@ -48,6 +48,7 @@ CONFIGURE_ARGS+= --with-magick-plus-plus=no \
--without-lcms2 \
--without-wmf \
--without-xml \
+ --without-lzma \
--with-jpeg \
--with-png \
--with-tiff \