Merge pull request #222764 from sents/xwayland-security-ext

This commit is contained in:
Artturi
2023-03-24 00:49:16 +02:00
committed by GitHub
+1
View File
@@ -96,6 +96,7 @@ stdenv.mkDerivation rec {
];
mesonFlags = [
(lib.mesonBool "xwayland_eglstream" true)
(lib.mesonBool "xcsecurity" true)
(lib.mesonOption "default_font_path" defaultFontPath)
(lib.mesonOption "xkb_bin_dir" "${xkbcomp}/bin")
(lib.mesonOption "xkb_dir" "${xkeyboard_config}/etc/X11/xkb")