mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-10 08:14:09 -09:00
xfont_encodings: 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
89432d78bd
commit
deae09e965
@@ -9,7 +9,6 @@ XFONT_ENCODINGS_SOURCE = encodings-$(XFONT_ENCODINGS_VERSION).tar.bz2
|
||||
XFONT_ENCODINGS_SITE = http://xorg.freedesktop.org/releases/individual/font
|
||||
XFONT_ENCODINGS_MAKE_OPT =
|
||||
XFONT_ENCODINGS_DEPENDENCIES = host-xapp_mkfontscale
|
||||
HOST_XFONT_ENCODINGS_DEPENDENCIES = host-xapp_mkfontscale
|
||||
|
||||
$(eval $(call AUTOTARGETS))
|
||||
$(eval $(call AUTOTARGETS,host))
|
||||
|
||||
Reference in New Issue
Block a user