mirror of
https://github.com/hyprwm/hyprpaper.git
synced 2024-11-16 22:25:59 +01:00
README: Add missing dependency for Fedora (#162)
This commit is contained in:
parent
437ac0530b
commit
07e8e6cfd9
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ and might not be packaged for your distro yet. If that's the case, build and ins
|
|||
|
||||
To install all of these in Fedora, run this command:
|
||||
```
|
||||
sudo dnf install wayland-devel wayland-protocols-devel pango-devel cairo-devel file-devel libglvnd-devel libglvnd-core-devel libjpeg-turbo-devel libwebp-devel gcc-c++
|
||||
sudo dnf install wayland-devel wayland-protocols-devel hyprlang-devel pango-devel cairo-devel file-devel libglvnd-devel libglvnd-core-devel libjpeg-turbo-devel libwebp-devel gcc-c++
|
||||
```
|
||||
|
||||
On Arch:
|
||||
|
|
Loading…
Reference in a new issue