mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-09 16:01:54 -09:00
host-pkgconfig is now host-pkg-config
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
@@ -47,7 +47,7 @@ JAMVM_CONF_OPT = \
|
||||
--disable-debug --with-classpath-install-dir=/usr
|
||||
|
||||
|
||||
JAMVM_DEPENDENCIES = host-pkgconfig classpath
|
||||
JAMVM_DEPENDENCIES = host-pkg-config classpath
|
||||
|
||||
#Include X libraries when we have an X server
|
||||
ifeq ($(BR2_PACKAGE_XORG7),y)
|
||||
|
||||
Reference in New Issue
Block a user