Added build_xz

This commit is contained in:
Andrew Murray 2021-07-12 22:25:23 +10:00
parent 90fdd92a9e
commit 6ad12e69ec

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