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 f163ee90..b52fada4 100644
--- a/sway/meson.build
+++ b/sway/meson.build
@@ -208,6 +208,7 @@ sway_deps = [
208 jsonc, 208 jsonc,
209 libevdev, 209 libevdev,
210 libinput, 210 libinput,
211 libudev,
211 math, 212 math,
212 pango, 213 pango,
213 pcre, 214 pcre,