build ImageMagick with bzip2

libbz2 is listed as a dependency but it's compiled without it
This commit is contained in:
lucy phipps 2019-11-08 07:43:01 +00:00 committed by GitHub
parent 09bf324457
commit 66ce56a744
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ TERMUX_PKG_EXTRA_CONFIGURE_ARGS="
--without-x
--without-gvc
--with-magick-plus-plus=no
--with-bzlib=no
--with-bzlib=yes
--with-xml=yes
--with-rsvg=yes
--with-lzma