Merge pull request #211 from radarhere/build_xz

Added build_xz
This commit is contained in:
Hugo van Kemenade 2021-08-12 13:59:45 +03:00 committed by GitHub
commit 4e66275075
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -24,6 +24,7 @@ function pre_build {
curl -fsSL -o pillow-depends-master.zip https://github.com/python-pillow/pillow-depends/archive/master.zip
untar pillow-depends-master.zip
build_xz
build_new_zlib
if [ -n "$IS_MACOS" ]; then