aboutsummaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorKenny Levinsen <kl@kl.wtf>2021-04-11 16:29:24 +0200
committerSimon Ser <contact@emersion.fr>2021-04-14 23:25:07 +0200
commit95b657ba80f6128eefd246fdd1373664f45b1541 (patch)
tree9ba859a9a1353d0faa90c597689d38be76b26a14 /meson.build
parent21e8a940b821e02553ae37b8215cc7801eab725c (diff)
backend/session: Make libseat mandatory
Diffstat (limited to 'meson.build')
-rw-r--r--meson.build1
1 files changed, 0 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index 84e1a521..5095e877 100644
--- a/meson.build
+++ b/meson.build
@@ -81,7 +81,6 @@ else
endif
features = {
- 'libseat': false,
'x11-backend': false,
'xwayland': false,
}