summaryrefslogtreecommitdiffstats
path: root/swaybar/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'swaybar/meson.build')
-rw-r--r--swaybar/meson.build3
1 files changed, 1 insertions, 2 deletions
diff --git a/swaybar/meson.build b/swaybar/meson.build
index b35f8169..469145ae 100644
--- a/swaybar/meson.build
+++ b/swaybar/meson.build
@@ -16,8 +16,7 @@ swaybar_deps = [
16 pangocairo, 16 pangocairo,
17 rt, 17 rt,
18 wayland_client, 18 wayland_client,
19 wayland_cursor, 19 wayland_cursor
20 wlroots,
21] 20]
22if have_tray 21if have_tray
23 if systemd.found() 22 if systemd.found()