diff options
Diffstat (limited to 'package/tiff')
-rw-r--r-- | package/tiff/tiff.mk | 2 |
1 files changed, 1 insertions, 1 deletions
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) |