summaryrefslogtreecommitdiffstats
path: root/swayidle/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'swayidle/meson.build')
-rw-r--r--swayidle/meson.build1
1 files changed, 1 insertions, 0 deletions
diff --git a/swayidle/meson.build b/swayidle/meson.build
index 09c482d6..f62545f8 100644
--- a/swayidle/meson.build
+++ b/swayidle/meson.build
@@ -7,6 +7,7 @@ executable(
7 include_directories: [sway_inc], 7 include_directories: [sway_inc],
8 dependencies: [ 8 dependencies: [
9 client_protos, 9 client_protos,
10 pixman,
10 wayland_client, 11 wayland_client,
11 wayland_server, 12 wayland_server,
12 wlroots, 13 wlroots,