Commit 605d2204 authored by Arnout Vandecappelle (Essensium/Mind)'s avatar Arnout Vandecappelle (Essensium/Mind) Committed by Peter Korsgaard
Browse files

libxcb: removed redundant HOST_FOO_DEPENDENCIES

parent 70bef8e4
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -17,10 +17,6 @@ LIBXCB_MAKE_OPT = XCBPROTO_XCBINCLUDEDIR=$(STAGING_DIR)/usr/share/xcb \
	XCBPROTO_XCBPYTHONDIR=$(HOST_DIR)/usr/lib/python$(PYTHON_VERSION_MAJOR)/site-packages
LIBXCB_CONF_OPT = --disable-build-docs

HOST_LIBXCB_DEPENDENCIES = \
	host-libxslt host-pthread-stubs host-xcb-proto host-xlib_libXdmcp \
	host-xlib_libXau host-python

HOST_LIBXCB_CONF_OPT = --disable-build-docs

$(eval $(call AUTOTARGETS))