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 0da67ed7..2cf90b11 100644
--- a/sway/meson.build
+++ b/sway/meson.build
@@ -152,6 +152,7 @@ sway_deps = [
152 server_protos, 152 server_protos,
153 wayland_server, 153 wayland_server,
154 wlroots, 154 wlroots,
155 xcb,
155 xkbcommon, 156 xkbcommon,
156] 157]
157 158