From acdb48a59c2633044064ad2e6c352874cc9e6ffa Mon Sep 17 00:00:00 2001 From: kraftwerk28 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-54-g00ecf