mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-05 14:09:53 +03:00
host-pkgconfig is now host-pkg-config
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
@@ -15,7 +15,7 @@ TIFF_CONF_OPT = \
|
||||
--disable-cxx \
|
||||
--without-x \
|
||||
|
||||
TIFF_DEPENDENCIES = host-pkgconfig zlib jpeg
|
||||
TIFF_DEPENDENCIES = host-pkg-config zlib jpeg
|
||||
|
||||
$(eval $(call AUTOTARGETS,package,tiff))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user