imagemagick: disbale lzma support
[openwrt/svn-archive/archive.git] / multimedia / imagemagick / Makefile
index 28a6bff00a089c53d2521c1f5a003fbf30e2e9cd..4d86596799d07b63e83ac245c3a8a1b6b6965370 100644 (file)
@@ -94,7 +94,8 @@ CONFIGURE_ARGS += \
        --without-fftw \
        --without-xml \
        --without-x \
-       --without-magick-plus-plus
+       --without-magick-plus-plus \
+       --without-lzma
 
 define Build/Compile
        $(MAKE) -C $(PKG_BUILD_DIR) \