Commit b7905227 authored by Romain Naour's avatar Romain Naour Committed by Thomas Petazzoni
Browse files

package/x11r7/libxcb: really disable docs

parent 5de0a512
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -16,8 +16,8 @@ LIBXCB_DEPENDENCIES = \
	host-libxslt libpthread-stubs xcb-proto xlib_libXdmcp xlib_libXau \
	host-xcb-proto host-python host-pkgconf

LIBXCB_CONF_OPTS = --disable-build-docs
HOST_LIBXCB_CONF_OPTS = --disable-build-docs
LIBXCB_CONF_OPTS = --with-doxygen=no
HOST_LIBXCB_CONF_OPTS = --with-doxygen=no

$(eval $(autotools-package))
$(eval $(host-autotools-package))