mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-12-31 11:08:25 -05:00
backend/session: Remove logind backend
This is instead delegated to libseat.
This commit is contained in:
parent
9f012cac2f
commit
d50bbf0bbc
12 changed files with 9 additions and 809 deletions
|
|
@ -19,7 +19,7 @@ sources:
|
|||
tasks:
|
||||
- setup: |
|
||||
cd wlroots
|
||||
meson build -Dauto_features=enabled -Dlogind=disabled -Dlibseat=disabled -Dxcb-errors=disabled
|
||||
meson build -Dauto_features=enabled -Dlibseat=disabled -Dxcb-errors=disabled
|
||||
- build: |
|
||||
cd wlroots
|
||||
ninja -C build
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue