From 73dd92c69bb879ed9d944c9c5e69b488dad3bab0 Mon Sep 17 00:00:00 2001 From: Marco d'Itri Date: Tue, 28 Feb 2023 00:40:38 +0100 Subject: [PATCH] Build-Depend on bash-completion To support running "pkg-config bash-completion". --- debian/control | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/control b/debian/control index 57514c2..b2fec72 100644 --- a/debian/control +++ b/debian/control @@ -5,6 +5,7 @@ Maintainer: Marco d'Itri Standards-Version: 4.6.1.1 Rules-Requires-Root: no Build-Depends: debhelper-compat (= 13), gettext, pkg-config, + bash-completion, libidn2-dev (>= 2.0.3), Vcs-Git: https://github.com/rfc1036/whois.git Vcs-Browser: https://github.com/rfc1036/whois