Skip to content

Commit e656d95

Browse files
committed
depends: libxcb: configure flags cleanup
1 parent e439388 commit e656d95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

depends/packages/libxcb.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ $(package)_sha256_hash=98d9ab05b636dd088603b64229dd1ab2d2cc02ab807892e107d674f9c
66
$(package)_dependencies=xcb_proto libXau
77

88
define $(package)_set_vars
9-
$(package)_config_opts=--disable-static
9+
$(package)_config_opts=--disable-static --disable-build-docs --without-doxygen --without-launchd
1010
# Because we pass -qt-xcb to Qt, it will compile in a set of xcb helper libraries and extensions,
1111
# so we skip building all of the extensions here.
1212
# More info is available from: https://doc.qt.io/qt-5.9/linux-requirements.html

0 commit comments

Comments
 (0)