backend/session: Make libseat mandatory

This commit is contained in:
Kenny Levinsen 2021-04-11 16:29:24 +02:00 committed by Simon Ser
parent 21e8a940b8
commit 95b657ba80
5 changed files with 8 additions and 23 deletions

View file

@ -81,7 +81,6 @@ else
endif
features = {
'libseat': false,
'x11-backend': false,
'xwayland': false,
}