backend/x11: drop x11-xcb dependency

We don't need it anymore now that we've stopped using the EGL Xlib
platform.
This commit is contained in:
Simon Ser 2021-02-04 23:16:35 +01:00
parent b9e9e0e133
commit 533a36f05a
4 changed files with 4 additions and 20 deletions

View file

@ -65,7 +65,6 @@ If you choose to enable X11 support:
* xcb-xinput
* xcb-image
* xcb-render
* x11-xcb
* xcb-errors (optional, for improved error reporting)
* xcb-icccm (optional, for improved Xwayland introspection)