mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-11-11 12:17:14 +03:00
commit
4e66275075
|
@ -24,6 +24,7 @@ function pre_build {
|
||||||
curl -fsSL -o pillow-depends-master.zip https://github.com/python-pillow/pillow-depends/archive/master.zip
|
curl -fsSL -o pillow-depends-master.zip https://github.com/python-pillow/pillow-depends/archive/master.zip
|
||||||
untar pillow-depends-master.zip
|
untar pillow-depends-master.zip
|
||||||
|
|
||||||
|
build_xz
|
||||||
build_new_zlib
|
build_new_zlib
|
||||||
|
|
||||||
if [ -n "$IS_MACOS" ]; then
|
if [ -n "$IS_MACOS" ]; then
|
||||||
|
|
Loading…
Reference in New Issue
Block a user