aboutsummaryrefslogtreecommitdiff
path: root/swayidle
diff options
context:
space:
mode:
Diffstat (limited to 'swayidle')
-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(
include_directories: [sway_inc],
dependencies: [
client_protos,
+ pixman,
wayland_client,
wayland_server,
wlroots,