imagemagick: disbale lzma support

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>


git-svn-id: svn://svn.openwrt.org/openwrt/packages@39661 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
hauke 2014-02-21 21:14:00 +00:00
parent 0a42a5fb44
commit b5ce5f8111

View 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) \