aboutsummaryrefslogtreecommitdiff
path: root/.woodpecker/.debian.yaml
diff options
context:
space:
mode:
Diffstat (limited to '.woodpecker/.debian.yaml')
-rw-r--r--.woodpecker/.debian.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.woodpecker/.debian.yaml b/.woodpecker/.debian.yaml
index f28ff0e..4f995cd 100644
--- a/.woodpecker/.debian.yaml
+++ b/.woodpecker/.debian.yaml
@@ -7,4 +7,4 @@ steps:
- apt update -y
- apt install -y build-essential libssl-dev pkg-config curl
- curl -o config.c 'https://paste.sr.ht/blob/09d145e35ce3b058e02f5a0c664046fb66ba67e3'
- - make OPENSSL_SERVER=1 INSPIRCD2_PROTOCOL=1
+ - make GNUTLS_SERVER=1 OPENSSL_SERVER=1 INSPIRCD2_PROTOCOL=1