mirror of
https://github.com/rad4day/Waybar.git
synced 2023-12-21 10:22:59 +01:00
Merge pull request #673 from maximbaz/patch-1
Add missing dependencies to README
This commit is contained in:
commit
c45adddd8e
15
README.md
15
README.md
@ -45,21 +45,30 @@ $ 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]
|
||||
```
|
||||
|
||||
**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