mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-02 21:48:20 +03:00
host-pkgconfig is now host-pkg-config
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
@@ -52,7 +52,7 @@ CLASSPATH_CONF_OPT = \
|
||||
--disable-gconf-peer --disable-examples --disable-plugin \
|
||||
--disable-Werror
|
||||
|
||||
CLASSPATH_DEPENDENCIES = host-pkgconfig libpng jpeg
|
||||
CLASSPATH_DEPENDENCIES = host-pkg-config libpng jpeg
|
||||
|
||||
ifeq ($(BR2_PACKAGE_ALSA_LIB),y)
|
||||
CLASSPATH_DEPENDENCIES+= alsa-lib
|
||||
|
||||
Reference in New Issue
Block a user