From 0e72a60a222fe8a8994e5708ee385612d66cf553 Mon Sep 17 00:00:00 2001 From: Marco d'Itri Date: Sat, 24 Feb 2024 17:24:29 +0100 Subject: [PATCH] Depend on pkgconf instead of pkg-config --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 95d952a..65ea9a3 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: standard Maintainer: Marco d'Itri Standards-Version: 4.6.2.0 Rules-Requires-Root: no -Build-Depends: debhelper-compat (= 13), gettext, pkg-config, +Build-Depends: debhelper-compat (= 13), gettext, pkgconf, bash-completion, libidn2-dev (>= 2.0.3), Vcs-Git: https://github.com/rfc1036/whois.git