From be9c4cfa09daa3db426a302ac5e1d705a7313ce8 Mon Sep 17 00:00:00 2001 From: Marco d'Itri Date: Mon, 2 Jun 2025 00:17:24 +0200 Subject: [PATCH] debian/control: Build-Depend on libcrypt-dev Closes: #1106977 --- debian/control | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/control b/debian/control index ed92791..0d9cab7 100644 --- a/debian/control +++ b/debian/control @@ -6,6 +6,7 @@ Standards-Version: 4.7.2.0 Rules-Requires-Root: no Build-Depends: debhelper-compat (= 13), gettext, pkgconf, bash-completion, + libcrypt-dev, libidn2-dev, Vcs-Git: https://github.com/rfc1036/whois.git Vcs-Browser: https://github.com/rfc1036/whois