From 0969ee252df1937779837d1ff92fd5523bb7454b Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 9 Feb 2025 08:55:16 +0100 Subject: [PATCH] Adding new build-depends to libck-dev. Signed-off-by: Daniel Baumann --- debian/control | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/control b/debian/control index 86803fe..ad8b674 100644 --- a/debian/control +++ b/debian/control @@ -4,6 +4,7 @@ Priority: optional Maintainer: Daniel Baumann Build-Depends: debhelper-compat (= 13), + libck-dev, libldns-dev, libssl-dev, pkg-config,