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:
parent
0a42a5fb44
commit
b5ce5f8111
@ -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) \
|
||||
|
Loading…
x
Reference in New Issue
Block a user