From: Remi Gacogne Date: Wed, 31 Mar 2021 09:35:27 +0000 (+0200) Subject: CircleCI: ixfrdist needs the sodium library now X-Git-Tag: dnsdist-1.7.0-alpha1~12^2~25 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=43c8ce99b6546e087e2361ec9e8f3e9eb42189df;p=thirdparty%2Fpdns.git CircleCI: ixfrdist needs the sodium library now --- diff --git a/.circleci/config.yml b/.circleci/config.yml index 5f5df90302..92f339b2de 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -260,6 +260,7 @@ commands: apt-get install -qq -y \ git \ libboost-all-dev \ + libsodium23 \ libsystemd0 \ libyaml-cpp0.6 \ python3-venv