mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-02 21:48:20 +03:00
fontconfig: removed redundant HOST_FOO_DEPENDENCIES
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
committed by
Peter Korsgaard
parent
cfd73405e0
commit
e7143fd26c
@@ -22,7 +22,6 @@ FONTCONFIG_CONF_OPT = --with-arch=$(GNU_TARGET_NAME) \
|
||||
|
||||
FONTCONFIG_DEPENDENCIES = freetype expat
|
||||
|
||||
HOST_FONTCONFIG_DEPENDENCIES = host-freetype host-expat
|
||||
HOST_FONTCONFIG_CONF_OPT = \
|
||||
--disable-docs \
|
||||
--disable-static
|
||||
|
||||
Reference in New Issue
Block a user