Link XCB always if X11 support is on
This commit is contained in:
parent
3b4daca53e
commit
7029547647
3 changed files with 18 additions and 9 deletions
|
|
@ -249,7 +249,7 @@ KDE has similar plugins, that can extend the supported image types even more.
|
|||
- Voice call support: dtls, opus, rtpmanager, srtp, webrtc
|
||||
- Video call support (optional): compositor, opengl, qmlgl, rtp, vpx
|
||||
- [libnice](https://gitlab.freedesktop.org/libnice/libnice)
|
||||
- XCB, XCB-EWMH: For screensharing support on X11. VOIP needs to be enabled. Can be disabled with `-DSCREENSHARE_X11=OFF`.
|
||||
- XCB, XCB-EWMH: For screensharing support on X11 and setting window roles. Can be disabled with `-DSCREENSHARE_X11=OFF`.
|
||||
- [qtkeychain](https://github.com/frankosterfeld/qtkeychain) (You need at least version 0.12 for proper Gnome Keychain support. The bundled version requires libsecret, unless you pass `-DLIBSECRET_SUPPORT=OFF`.)
|
||||
- A compiler that supports C++ 20:
|
||||
- Clang 16 (Only clazy 16 is tested in CI)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue