From 1d1bbf63ba32d1199b4ecff9d2296fc79ea276ec Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Tue, 22 Nov 2016 23:55:31 +0100 Subject: fix libxml2-host compile, pkgconf is mandatory --- target/config/Config.in.tools | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'target/config') diff --git a/target/config/Config.in.tools b/target/config/Config.in.tools index 2c2e4ed26..7b8bb219c 100644 --- a/target/config/Config.in.tools +++ b/target/config/Config.in.tools @@ -43,6 +43,10 @@ config ADK_HOST_BUILD_LIBRESSL bool default n +config ADK_HOST_BUILD_PKGCONF + bool + default y + config ADK_HOST_BUILD_WGET bool default n @@ -95,10 +99,6 @@ config ADK_HOST_BUILD_PATCH bool default n -config ADK_HOST_BUILD_PKGCONF - bool - default n - config ADK_HOST_BUILD_SED bool default n -- cgit v1.2.3