gh-135155: Added dependencies required for compiling the _zstd module (GH-135156)
This commit is contained in:
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 \
|
||||||
|
|||||||
Reference in New Issue
Block a user