aboutsummaryrefslogtreecommitdiffstats
path: root/swaybar/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'swaybar/meson.build')
-rw-r--r--swaybar/meson.build6
1 files changed, 1 insertions, 5 deletions
diff --git a/swaybar/meson.build b/swaybar/meson.build
index 469145ae..9feb3cd2 100644
--- a/swaybar/meson.build
+++ b/swaybar/meson.build
@@ -19,11 +19,7 @@ swaybar_deps = [
19 wayland_cursor 19 wayland_cursor
20] 20]
21if have_tray 21if have_tray
22 if systemd.found() 22 swaybar_deps += sdbus
23 swaybar_deps += systemd
24 elif elogind.found()
25 swaybar_deps += elogind
26 endif
27endif 23endif
28 24
29executable( 25executable(