Skip to content

Commit

Permalink
Merge pull request #211 from radarhere/build_xz
Browse files Browse the repository at this point in the history
Added build_xz
  • Loading branch information
hugovk committed Aug 12, 2021
2 parents 0968401 + 6ad12e6 commit 4e66275
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 4e66275

Please sign in to comment.