aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/clang_linux
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/clang_linux')
-rwxr-xr-x.github/workflows/clang_linux/start.sh5
1 files changed, 3 insertions, 2 deletions
diff --git a/.github/workflows/clang_linux/start.sh b/.github/workflows/clang_linux/start.sh
index 81eca492..48099fe3 100755
--- a/.github/workflows/clang_linux/start.sh
+++ b/.github/workflows/clang_linux/start.sh
@@ -7,8 +7,9 @@ DEBIAN_FRONTEND=noninteractive apt-get install -y --no-install-recommends \
autoconf automake libtool make cmake ccache pkg-config python3-pip sqlite3 tar zip \
clang++-10 jq python3-clang-10 \
libsqlite3-dev \
- libtiff-dev \
- libcurl4-openssl-dev \
+ libtiff-dev libwebp-dev libzstd-dev \
+ libcurl4-openssl-dev libnghttp2-dev libidn2-dev librtmp-dev libssh-dev \
+ libpsl-dev libssl-dev libkrb5-dev comerr-dev libldap2-dev libbrotli-dev \
nlohmann-json3-dev libgtest-dev
python3 -m pip install --user jsonschema