aboutsummaryrefslogtreecommitdiff
path: root/.woodpecker
diff options
context:
space:
mode:
Diffstat (limited to '.woodpecker')
-rw-r--r--.woodpecker/.debian.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.woodpecker/.debian.yaml b/.woodpecker/.debian.yaml
index 5d37252..c3862b3 100644
--- a/.woodpecker/.debian.yaml
+++ b/.woodpecker/.debian.yaml
@@ -8,6 +8,6 @@ steps:
image: debian:sid
commands:
- apt update -y
- - apt install --no-install-recommends -y build-essential libssl-dev pkg-config curl libgnutls*-dev ca-certificates
+ - apt install --no-install-recommends -y binutils gcc libssl-dev pkg-config curl libgnutls*-dev ca-certificates
- curl -o config.c 'https://paste.sr.ht/blob/09d145e35ce3b058e02f5a0c664046fb66ba67e3'
- make GNUTLS_SERVER=1 OPENSSL_SERVER=1 INSPIRCD2_PROTOCOL=1