Depend on pkg-config

Or else the package will be built without libidn and libxcrypt.

Closes: #950140
This commit is contained in:
Marco d'Itri 2020-02-16 10:21:34 +01:00
parent 5fee1b1418
commit 80e41a8a4c

2
debian/control vendored
View File

@ -4,7 +4,7 @@ Priority: standard
Maintainer: Marco d'Itri <md@linux.it> Maintainer: Marco d'Itri <md@linux.it>
Standards-Version: 4.3.0.1 Standards-Version: 4.3.0.1
Rules-Requires-Root: no Rules-Requires-Root: no
Build-Depends: debhelper (>= 10), gettext, libidn2-dev (>= 2.0.3) Build-Depends: debhelper (>= 10), gettext, pkg-config, libidn2-dev (>= 2.0.3)
Vcs-Git: git://github.com/rfc1036/whois.git Vcs-Git: git://github.com/rfc1036/whois.git
Vcs-Browser: https://github.com/rfc1036/whois Vcs-Browser: https://github.com/rfc1036/whois