summaryrefslogtreecommitdiffstats
path: root/swaylock/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'swaylock/meson.build')
-rw-r--r--swaylock/meson.build1
1 files changed, 1 insertions, 0 deletions
diff --git a/swaylock/meson.build b/swaylock/meson.build
index 2f2733f8..2a1f029a 100644
--- a/swaylock/meson.build
+++ b/swaylock/meson.build
@@ -12,6 +12,7 @@ executable(
12 math, 12 math,
13 pango, 13 pango,
14 pangocairo, 14 pangocairo,
15 xkbcommon,
15 wayland_client, 16 wayland_client,
16 wlroots, 17 wlroots,
17 ], 18 ],