From 4edbc28e3fc30fad9e5d627c93f8d9028842ecea Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 9 Feb 2025 08:59:07 +0100 Subject: [PATCH] Adding newly required nghttp2 to build-depends. Signed-off-by: Daniel Baumann --- debian/control | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/control b/debian/control index 7710806..36d9b29 100644 --- a/debian/control +++ b/debian/control @@ -6,6 +6,7 @@ Build-Depends: debhelper-compat (= 13), libck-dev, libldns-dev, + libnghttp2-dev, libssl-dev, pkg-config, Rules-Requires-Root: no