mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-10 00:04:06 -09:00
xlib_libfontenc: 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
0b109bd2bd
commit
efa734844b
@@ -10,7 +10,5 @@ XLIB_LIBFONTENC_SITE = http://xorg.freedesktop.org/releases/individual/lib
|
||||
XLIB_LIBFONTENC_INSTALL_STAGING = YES
|
||||
XLIB_LIBFONTENC_DEPENDENCIES = zlib xproto_xproto
|
||||
|
||||
HOST_XLIB_LIBFONTENC_DEPENDENCIES = host-zlib host-xproto_xproto
|
||||
|
||||
$(eval $(call AUTOTARGETS))
|
||||
$(eval $(call AUTOTARGETS,host))
|
||||
|
||||
Reference in New Issue
Block a user