gh-135155: Added dependencies required for compiling the _zstd module (GH-135156)
This commit is contained in:
parent
b90ecea9e6
commit
a7d41e8aab
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 \
|
libreadline6-dev \
|
||||||
libsqlite3-dev \
|
libsqlite3-dev \
|
||||||
libssl-dev \
|
libssl-dev \
|
||||||
|
libzstd-dev \
|
||||||
lzma \
|
lzma \
|
||||||
lzma-dev \
|
lzma-dev \
|
||||||
strace \
|
strace \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user