Merge pull request #222764 from sents/xwayland-security-ext
This commit is contained in:
@@ -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")
|
||||
|
||||
Reference in New Issue
Block a user