summaryrefslogtreecommitdiffstats
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 c461b0ff..9ff3f05f 100644
--- a/sway/meson.build
+++ b/sway/meson.build
@@ -153,6 +153,7 @@ sway_deps = [
153 server_protos, 153 server_protos,
154 wayland_server, 154 wayland_server,
155 wlroots, 155 wlroots,
156 xcb,
156 xkbcommon, 157 xkbcommon,
157] 158]
158 159