mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-12-15 08:56:26 -05:00
backend/session: Make libseat mandatory
This commit is contained in:
parent
21e8a940b8
commit
95b657ba80
5 changed files with 8 additions and 23 deletions
|
|
@ -1,4 +1,3 @@
|
|||
option('libseat', type: 'feature', value: 'auto', description: 'Enable support for rootless session via libseat')
|
||||
option('xcb-errors', type: 'feature', value: 'auto', description: 'Use xcb-errors util library')
|
||||
option('xwayland', type: 'feature', value: 'auto', yield: true, description: 'Enable support for X11 applications')
|
||||
option('x11-backend', type: 'feature', value: 'auto', description: 'Enable X11 backend')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue