mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-12-15 08:56:26 -05:00
Update rootston to use new option
This commit is contained in:
parent
784c20c82f
commit
560e96aa57
3 changed files with 7 additions and 7 deletions
|
|
@ -1,4 +1,3 @@
|
|||
option('enable-rootston', type: 'boolean', value: true, description: 'Build the rootston example compositor')
|
||||
option('enable-examples', type: 'boolean', value: true, description: 'Build example applications')
|
||||
option('libcap', type: 'feature', value: 'auto', description: 'Enable support for rootless session via capabilities (cap_sys_admin)')
|
||||
option('logind', type: 'feature', value: 'auto', description: 'Enable support for rootless session via logind')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue