diff --git a/README.md b/README.md index e77beb6..9dffa6a 100644 --- a/README.md +++ b/README.md @@ -48,8 +48,6 @@ libinput libsigc++ fmt wayland -wayland-protocols -wlroots chrono-date spdlog libgtk-3-dev [gtk-layer-shell] @@ -62,6 +60,15 @@ libdbusmenu-gtk3 [Tray module] libmpdclient [MPD module] ``` +**Build dependencies** + +``` +cmake +meson +scdoc +wayland-protocols +``` + On Ubuntu 19.10 you can install all the relevant dependencies using this command: ```