We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb17976 commit f8ab2e1Copy full SHA for f8ab2e1
.github/workflows/ci.yml
@@ -485,7 +485,7 @@ jobs:
485
sudo apt-get install -y autoconf automake bison flex gettext \
486
help2man libboost-dev libboost-regex-dev \
487
libncurses5-dev libtool-bin libtool-doc \
488
- pkg-config texinfo p7zip
+ pkg-config texinfo p7zip lz4c pzstd unzstd zstd
489
490
# Install dependencies for cross compilation
491
if [ "${{ matrix.host.name }}" == "windows-x86_64" ]; then
0 commit comments