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 e4259c3 commit 3aec162Copy full SHA for 3aec162
ci/build-in-docker.sh
@@ -63,7 +63,8 @@ apk add bash git gcc g++ cmake make file wget \
63
gpgme-dev libgcrypt-dev libgcrypt-static argp-standalone zstd-dev zstd-static util-linux-static \
64
glib-static libassuan-static zlib-static libgpg-error-static \
65
curl-dev curl-static nghttp2-static libidn2-static openssl-libs-static brotli-static c-ares-static libunistring-static \
66
- glib-static glib-dev autoconf automake meson
+ glib-static glib-dev autoconf automake meson \
67
+ libpsl-dev libpsl-static
68
69
# libcurl's pkg-config scripts are broken. everywhere, everytime.
70
# these additional flags have been collected from all the .pc files whose libs are mentioned as -l<lib> in Libs.private
0 commit comments