We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e439388 commit e656d95Copy full SHA for e656d95
depends/packages/libxcb.mk
@@ -6,7 +6,7 @@ $(package)_sha256_hash=98d9ab05b636dd088603b64229dd1ab2d2cc02ab807892e107d674f9c
6
$(package)_dependencies=xcb_proto libXau
7
8
define $(package)_set_vars
9
-$(package)_config_opts=--disable-static
+$(package)_config_opts=--disable-static --disable-build-docs --without-doxygen --without-launchd
10
# Because we pass -qt-xcb to Qt, it will compile in a set of xcb helper libraries and extensions,
11
# so we skip building all of the extensions here.
12
# More info is available from: https://doc.qt.io/qt-5.9/linux-requirements.html
0 commit comments