mirror of
https://github.com/PartialVolume/shredos.x86_64.git
synced 2026-02-24 03:22:11 +00: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