X-Git-Url: https://tinc-vpn.org/git/browse?a=blobdiff_plain;f=.ci%2Fdeps.sh;h=096f9934ae713751dd53551af9489923f385a8ed;hb=63106cf58402a3af96640727b499258d0eb529f1;hp=8302d71f16664c983627fb68a05fe691ab78cc8e;hpb=171810e42712c7cfcd7bcfb5fe6c35f2a935e4c6;p=tinc diff --git a/.ci/deps.sh b/.ci/deps.sh index 8302d71f..096f9934 100755 --- a/.ci/deps.sh +++ b/.ci/deps.sh @@ -24,7 +24,7 @@ deps_linux_debian() { apt-get upgrade -y apt-get install -y \ - git binutils make autoconf automake gcc diffutils sudo texinfo netcat procps socat \ + git binutils make autoconf automake gcc diffutils sudo texinfo netcat-openbsd procps socat \ zlib1g-dev:"$HOST" \ libssl-dev:"$HOST" \ liblzo2-dev:"$HOST" \