From 69c567a21ce5faa0cfa429503b9a41297aa5a256 Mon Sep 17 00:00:00 2001 From: Furkan Sahin Date: Sun, 17 Apr 2022 21:16:35 +0300 Subject: Chase wlroots X11 hints update --- meson.build | 1 + 1 file changed, 1 insertion(+) (limited to 'meson.build') diff --git a/meson.build b/meson.build index 5bedeb2e..46352da5 100644 --- a/meson.build +++ b/meson.build @@ -69,6 +69,7 @@ bash_comp = dependency('bash-completion', required: false) fish_comp = dependency('fish', required: false) math = cc.find_library('m') rt = cc.find_library('rt') +xcb_icccm = dependency('xcb-icccm', required: get_option('xwayland')) wlroots_features = { 'xwayland': false, -- cgit v1.2.3