packages: switch to host-pkgconf

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
Gustavo Zacarias
2012-10-22 15:47:52 +00:00
committed by Peter Korsgaard
parent 3ee3e3d22e
commit 019a581f89
110 changed files with 121 additions and 121 deletions

View File

@@ -11,7 +11,7 @@ TIFF_CONF_OPT = \
--disable-cxx \
--without-x \
TIFF_DEPENDENCIES = host-pkg-config
TIFF_DEPENDENCIES = host-pkgconf
TIFF_TOOLS_LIST =
ifeq ($(BR2_PACKAGE_TIFF_TIFF2PDF),y)