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/tiff/tiff.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/tiff') diff --git a/package/tiff/tiff.mk b/package/tiff/tiff.mk index 145d9299c..e881647b1 100644 --- a/package/tiff/tiff.mk +++ b/package/tiff/tiff.mk @@ -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) -- cgit v1.2.3