projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d7714e0
)
imagemagick: disbale lzma support
author
Hauke Mehrtens
<hauke@hauke-m.de>
Fri, 21 Feb 2014 21:14:00 +0000
(21:14 +0000)
committer
Hauke Mehrtens
<hauke@hauke-m.de>
Fri, 21 Feb 2014 21:14:00 +0000
(21:14 +0000)
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 39661
multimedia/imagemagick/Makefile
patch
|
blob
|
history
diff --git
a/multimedia/imagemagick/Makefile
b/multimedia/imagemagick/Makefile
index 28a6bff00a089c53d2521c1f5a003fbf30e2e9cd..4d86596799d07b63e83ac245c3a8a1b6b6965370 100644
(file)
--- a/
multimedia/imagemagick/Makefile
+++ b/
multimedia/imagemagick/Makefile
@@
-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) \