package/whois: add host-pkgconf mandatory dependency
authorFabrice Fontaine <fontaine.fabrice@gmail.com>
Tue, 4 Feb 2020 17:54:34 +0000 (18:54 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Tue, 4 Feb 2020 21:32:05 +0000 (22:32 +0100)
commit1835cbbfa1d8828e9a6ec69b7d275fe852d8af4c
treeff4a34c246bad225649fbe3ed12f75ccdd0962d8
parent4071a7d74328ae0f7002870bf1927db888564847
package/whois: add host-pkgconf mandatory dependency

pkg-config is used to check if libidn2 is available since version 5.2.18
and
https://github.com/rfc1036/whois/commit/e20b8bbab3687aa26294bc3c443b4a43292b7636

This can lead to a build failure if a broken libidn2.pc is found on host
so add a mandatory host-pkgconf dependency and drop our manual handling
of HAVE_LIBIDN2 option (which does not exist anymore)

Fixes:
 - http://autobuild.buildroot.org/results/6cd0dd779d72b7162943f0f7dbb4e7d258b463eb

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/whois/whois.mk