mirror of
https://github.com/swaywm/sway.git
synced 2024-11-21 23:41:27 +00:00
build: remove sd-bus status item
sd-bus == tray, no need to print the same thing twice.
This commit is contained in:
parent
f8d7c170cd
commit
d7ec66d563
|
@ -310,7 +310,6 @@ endif
|
|||
summary({
|
||||
'xwayland': have_xwayland,
|
||||
'gdk-pixbuf': gdk_pixbuf.found(),
|
||||
'sd-bus': sdbus.found(),
|
||||
'tray': have_tray,
|
||||
'man-pages': scdoc.found(),
|
||||
}, bool_yn: true)
|
||||
|
|
Loading…
Reference in a new issue