mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-01-14 11:26:27 +03:00
Merge pull request #403 from radarhere/brotli
This commit is contained in:
commit
aa26ef5932
|
@ -25,7 +25,7 @@ fi
|
||||||
LIBWEBP_VERSION=1.3.1
|
LIBWEBP_VERSION=1.3.1
|
||||||
BZIP2_VERSION=1.0.8
|
BZIP2_VERSION=1.0.8
|
||||||
LIBXCB_VERSION=1.15
|
LIBXCB_VERSION=1.15
|
||||||
BROTLI_VERSION=1.0.9
|
BROTLI_VERSION=1.1.0
|
||||||
|
|
||||||
if [[ -n "$IS_MACOS" ]] && [[ "$PLAT" == "x86_64" ]]; then
|
if [[ -n "$IS_MACOS" ]] && [[ "$PLAT" == "x86_64" ]]; then
|
||||||
function build_openjpeg {
|
function build_openjpeg {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user