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

@ -1,6 +1,5 @@
x11_libs = []
x11_required = [
'x11-xcb',
'xcb',
'xcb-dri3',
'xcb-present',