diff --git a/system/base/curl/actions.py b/system/base/curl/actions.py index 25e98525..f812ab71 100644 --- a/system/base/curl/actions.py +++ b/system/base/curl/actions.py @@ -35,6 +35,7 @@ def setup(): --enable-hidden-symbols \ --disable-versioned-symbols \ --without-libgsasl \ + --without-libpsl \ ac_cv_header_gss_h=no \ --with-ca-bundle=/etc/ssl/certs/ca-certificates.crt \ --prefix=/usr \