meson: autodetect systemd

This commit is contained in:
Mihai Fufezan
2024-11-11 09:36:15 +02:00
parent ccfae82ad1
commit 943c7d18cc
2 changed files with 6 additions and 3 deletions

View File

@@ -152,7 +152,6 @@ in
(mapAttrsToList mesonEnable {
"xwayland" = enableXWayland;
"legacy_renderer" = legacyRenderer;
"systemd" = withSystemd;
})
(mapAttrsToList mesonBool {
"b_pch" = false;