mirror of
https://git.busybox.net/buildroot.git
synced 2024-11-25 14:33:29 +08:00
xlib_libXau: 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:
parent
b52f9a6c5f
commit
45ab970892
@ -10,7 +10,5 @@ XLIB_LIBXAU_SITE = http://xorg.freedesktop.org/releases/individual/lib
|
||||
XLIB_LIBXAU_INSTALL_STAGING = YES
|
||||
XLIB_LIBXAU_DEPENDENCIES = xutil_util-macros xproto_xproto
|
||||
|
||||
HOST_XLIB_LIBXAU_DEPENDENCIES = host-xutil_util-macros host-xproto_xproto
|
||||
|
||||
$(eval $(call AUTOTARGETS))
|
||||
$(eval $(call AUTOTARGETS,host))
|
||||
|
Loading…
Reference in New Issue
Block a user