X-Git-Url: https://tinc-vpn.org/git/browse?a=blobdiff_plain;f=.ci%2Fdeps.sh;h=096f9934ae713751dd53551af9489923f385a8ed;hb=7b8e06bde9b32a46b9b129d14886cb0fe0d52118;hp=8302d71f16664c983627fb68a05fe691ab78cc8e;hpb=28b7a53b693f6b4e70218a926e68a36ece54cda1;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" \