gh-135155: Added dependencies required for compiling the _zstd module (GH-135156)

This commit is contained in:
Weipeng Hong 2025-06-06 08:44:25 +08:00 committed by GitHub
parent b90ecea9e6
commit a7d41e8aab
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -17,6 +17,7 @@ apt-get -yq install \
libreadline6-dev \
libsqlite3-dev \
libssl-dev \
libzstd-dev \
lzma \
lzma-dev \
strace \