build: remove sd-bus status item

sd-bus == tray, no need to print the same thing twice.
master
Simon Ser 4 years ago
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…
Cancel
Save