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