Remove -qt-xcb, -system-xcb from README and comments
The options got removed in commit 60588e1a5dd Pick-to: 5.15 Change-Id: Ic94f58885dab6de3c563b3dab70385570864b47d Reviewed-by: Gatis Paeglis <gatis.paeglis@qt.io>
This commit is contained in:
parent
9981744684
commit
b19ccc3af4
@ -7,7 +7,7 @@
|
||||
# configure \
|
||||
# -pkg-config \
|
||||
# -fontconfig -system-freetype \
|
||||
# -system-xcb -no-opengl
|
||||
# -xcb -no-opengl
|
||||
#
|
||||
# Ensure that pkg-config is properly configured, or that
|
||||
# PKG_CONFIG_PATH=/opt/X11/lib/pkgconfig:/opt/X11/share/pkgconfig
|
||||
|
@ -1,7 +1 @@
|
||||
Requires libxcb >= 1.9.1.
|
||||
|
||||
REDUCING RUNTIME DEPENDENCIES
|
||||
|
||||
The '-qt-xcb' configure option can be used to get rid of most xcb- dependencies. Only libxcb will
|
||||
still be linked dynamically, since it will be most likely be pulled in via other dependencies anyway.
|
||||
This should allow for binaries that are portable across most modern Linux distributions.
|
||||
|
Loading…
x
Reference in New Issue
Block a user