mirror of
https://github.com/rad4day/Waybar.git
synced 2023-12-21 10:22:59 +01:00
Add build dependencies
This commit is contained in:
parent
8909086b58
commit
c8daa48e66
11
README.md
11
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:
|
||||
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user