diff --git a/Telegram/build/prepare/prepare.py b/Telegram/build/prepare/prepare.py index cf604e292..727e8521b 100644 --- a/Telegram/build/prepare/prepare.py +++ b/Telegram/build/prepare/prepare.py @@ -1512,6 +1512,7 @@ mac: -system-webp \ -I "$USED_PREFIX/include" \ -no-feature-futimens \ + -no-feature-brotli \ -nomake examples \ -nomake tests \ -platform macx-clang -- \