Skip to content
This repository was archived by the owner on Oct 8, 2024. It is now read-only.

Commit 4e66275

Browse files
authored
Merge pull request #211 from radarhere/build_xz
Added build_xz
2 parents 0968401 + 6ad12e6 commit 4e66275

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

config.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ function pre_build {
2424
curl -fsSL -o pillow-depends-master.zip https://github.com/python-pillow/pillow-depends/archive/master.zip
2525
untar pillow-depends-master.zip
2626

27+
build_xz
2728
build_new_zlib
2829

2930
if [ -n "$IS_MACOS" ]; then

0 commit comments

Comments
 (0)