projects
/
tinc
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
28b7a53
)
CI: Install netcat-openbsd on Debian.
author
Guus Sliepen
<guus@tinc-vpn.org>
Sat, 22 Jan 2022 21:31:16 +0000
(22:31 +0100)
committer
Guus Sliepen
<guus@tinc-vpn.org>
Mon, 24 Jan 2022 00:07:21 +0000
(
01:07
+0100)
.ci/deps.sh
patch
|
blob
|
history
diff --git
a/.ci/deps.sh
b/.ci/deps.sh
index
8302d71
..
096f993
100755
(executable)
--- 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" \