package/libdnet: needs host-pkgconf

host-pkgconf is needed since bump to version 1.16.1 in commit
c8ed72c15d and
3a651c615e:

checking for Check... ./configure: line 14123: syntax error near unexpected token `CHECK,'
./configure: line 14123: `   PKG_CHECK_MODULES(CHECK, check)'

Fixes:
 - http://autobuild.buildroot.org/results/e1ff5ca46e83db2c722f782387dbb7402b8d459e

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Fabrice Fontaine 2022-10-16 00:09:13 +02:00 committed by Peter Korsgaard
parent edbdad9397
commit e7c5529e9c

View File

@ -14,6 +14,7 @@ LIBDNET_CONF_OPTS = \
--with-gnu-ld \
--with-check=no
LIBDNET_CONFIG_SCRIPTS = dnet-config
LIBDNET_DEPENDENCIES = host-pkgconf
ifeq ($(BR2_PACKAGE_LIBDNET_PYTHON),y)
LIBDNET_DEPENDENCIES += host-python-cython python3