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 51b40020..2f977fd2 100644
--- a/sway/meson.build
+++ b/sway/meson.build
@@ -174,6 +174,7 @@ sway_deps = [
174 cairo, 174 cairo,
175 gdk_pixbuf, 175 gdk_pixbuf,
176 jsonc, 176 jsonc,
177 libevdev,
177 libinput, 178 libinput,
178 math, 179 math,
179 pango, 180 pango,