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 6e138101..f163ee90 100644
--- a/sway/meson.build
+++ b/sway/meson.build
@@ -204,6 +204,7 @@ sway_sources = files(
204 204
205sway_deps = [ 205sway_deps = [
206 cairo, 206 cairo,
207 drm,
207 jsonc, 208 jsonc,
208 libevdev, 209 libevdev,
209 libinput, 210 libinput,