mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-07-12 17:22:28 +03:00
Restored URL
Co-authored-by: Russell Keith-Magee <russell@keith-magee.com>
This commit is contained in:
parent
d88986a184
commit
722c130b31
1
.github/workflows/wheels-dependencies.sh
vendored
1
.github/workflows/wheels-dependencies.sh
vendored
|
@ -285,6 +285,7 @@ function build {
|
|||
webp_ldflags="$webp_ldflags -llzma -lz"
|
||||
fi
|
||||
CFLAGS="$CFLAGS $webp_cflags" LDFLAGS="$LDFLAGS $webp_ldflags" build_simple libwebp $LIBWEBP_VERSION \
|
||||
https://storage.googleapis.com/downloads.webmproject.org/releases/webp tar.gz \
|
||||
--enable-libwebpmux --enable-libwebpdemux --disable-libwebpexamples
|
||||
|
||||
build_brotli
|
||||
|
|
Loading…
Reference in New Issue
Block a user