[3.14] gh-135155: Added dependencies required for compiling the _zstd module (GH-135156) (#135197)

gh-135155: Added dependencies required for compiling the _zstd module (GH-135156)
(cherry picked from commit a7d41e8aab)

Co-authored-by: Weipeng Hong <hongweichen8888@sina.com>
This commit is contained in:
Miss Islington (bot) 2025-06-06 03:09:08 +02:00 committed by GitHub
parent be2f32e60f
commit 897b81500c
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 \