From a851dd1198be9c39a28b737e46ecbcc62e66866d Mon Sep 17 00:00:00 2001 From: Maxim Baz Date: Sun, 19 Apr 2020 02:30:08 +0200 Subject: [PATCH] Add missing dependencies to README --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 00e56e50..c8504784 100644 --- a/README.md +++ b/README.md @@ -45,17 +45,18 @@ $ waybar gtkmm3 jsoncpp libinput - libsigc++ fmt wayland wlroots +chrono-date +spdlog libgtk-3-dev [gtk-layer-shell] gobject-introspection [gtk-layer-shell] libgirepository1.0-dev [gtk-layer-shell] libpulse [Pulseaudio module] libnl [Network module] -sway [Sway modules] +libappindicator-gtk3 [Tray module] libdbusmenu-gtk3 [Tray module] libmpdclient [MPD module] ```