From 019a581f89056e34fa7583a16de48c37c2c39ea2 Mon Sep 17 00:00:00 2001 From: Gustavo Zacarias Date: Mon, 22 Oct 2012 15:47:52 +0000 Subject: packages: switch to host-pkgconf Signed-off-by: Gustavo Zacarias Acked-by: Thomas Petazzoni Signed-off-by: Peter Korsgaard --- package/minicom/minicom.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/minicom/minicom.mk') diff --git a/package/minicom/minicom.mk b/package/minicom/minicom.mk index 6d0607f4d..06b023eab 100644 --- a/package/minicom/minicom.mk +++ b/package/minicom/minicom.mk @@ -10,7 +10,7 @@ MINICOM_LICENSE = GPLv2+ MINICOM_LICENSE_FILES = COPYING # pkg-config is only used to check for liblockdev, which we don't have -# in BR, so instead of adding host-pkg-config as a dependency, simply +# in BR, so instead of adding host-pkgconf as a dependency, simply # make sure the host version isn't used so we don't end up with problems # if people have liblockdev1-dev installed MINICOM_CONF_ENV = PKG_CONFIG=/bin/false -- cgit v1.2.3