mirror of
https://github.com/python/cpython.git
synced 2025-12-31 04:23:37 +00:00
[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:
parent
be2f32e60f
commit
897b81500c
1 changed files with 1 additions and 0 deletions
1
.github/workflows/posix-deps-apt.sh
vendored
1
.github/workflows/posix-deps-apt.sh
vendored
|
|
@ -17,6 +17,7 @@ apt-get -yq install \
|
|||
libreadline6-dev \
|
||||
libsqlite3-dev \
|
||||
libssl-dev \
|
||||
libzstd-dev \
|
||||
lzma \
|
||||
lzma-dev \
|
||||
strace \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue