mirror of
https://github.com/JakeStanger/ironbar.git
synced 2024-11-25 10:53:56 +03:00
docs(compiling): fix wrong fedora package for pulse libs
This commit is contained in:
parent
47e3e0f9b2
commit
f7f991b2e6
@ -45,7 +45,7 @@ dnf install gtk3-devel gtk-layer-shell-devel
|
||||
# for http support
|
||||
dnf install openssl-devel
|
||||
# for volume support
|
||||
dnf install libpulseaudio-devel
|
||||
dnf install pulseaudio-libs-devel
|
||||
# for lua/cairo support
|
||||
dnf install luajit-devel lua-lgi
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user