aboutsummaryrefslogtreecommitdiffstats
path: root/sway/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'sway/meson.build')
-rw-r--r--sway/meson.build1
1 files changed, 1 insertions, 0 deletions
diff --git a/sway/meson.build b/sway/meson.build
index 5f34ce6b..4ccb2ba1 100644
--- a/sway/meson.build
+++ b/sway/meson.build
@@ -220,6 +220,7 @@ sway_deps = [
220 wayland_server, 220 wayland_server,
221 wlroots, 221 wlroots,
222 xkbcommon, 222 xkbcommon,
223 xcb_icccm,
223] 224]
224 225
225if have_xwayland 226if have_xwayland