mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-10-29 05:40:12 -04:00
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:
parent
b9e9e0e133
commit
533a36f05a
4 changed files with 4 additions and 20 deletions
|
|
@ -1,6 +1,5 @@
|
|||
x11_libs = []
|
||||
x11_required = [
|
||||
'x11-xcb',
|
||||
'xcb',
|
||||
'xcb-dri3',
|
||||
'xcb-present',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue