xlib_libXcursor: remove redundant HOST_XLIB_LIBXCURSOR_DEPENDENCIES

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
Peter Korsgaard 2012-01-18 11:47:03 +01:00
parent c601f4661f
commit 97fc987c5f

View File

@ -10,7 +10,5 @@ XLIB_LIBXCURSOR_SITE = http://xorg.freedesktop.org/releases/individual/lib
XLIB_LIBXCURSOR_INSTALL_STAGING = YES
XLIB_LIBXCURSOR_DEPENDENCIES = xlib_libX11 xlib_libXfixes xlib_libXrender xproto_xproto
HOST_XLIB_LIBXCURSOR_DEPENDENCIES = host-xlib_libX11 host-xlib_libXfixes host-xlib_libXrender host-xproto_xproto
$(eval $(call AUTOTARGETS))
$(eval $(call AUTOTARGETS,host))