File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -30,23 +30,22 @@ The development files of these packages need to be installed on the system for `
3030- libjpeg-turbo
3131- libwebp
3232- hyprlang
33-
34- Please note hyprpaper > 0.5.0 depends on [ hyprlang] ( https://github.com/hyprwm/hyprlang ) which is new
35- and might not be packaged for your distro yet. If that's the case, build and install it from source.
33+ - hyprutils
34+ - hyprwayland-scanner
3635
3736To install all of these in Fedora, run this command:
3837```
39- 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++
38+ 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++ hyprwayland-scanner hyprutils-devel
4039```
4140
4241On Arch:
4342```
44- sudo pacman -S ninja gcc wayland-protocols libjpeg-turbo libwebp pango cairo pkgconf cmake libglvnd wayland
43+ sudo pacman -S ninja gcc wayland-protocols libjpeg-turbo libwebp pango cairo pkgconf cmake libglvnd wayland hyprlang hyprwayland-scanner hyprutils
4544```
4645
4746On OpenSUSE:
4847```
49- sudo zypper install ninja gcc-c++ wayland-protocols-devel Mesa-libGLESv3-devel file-devel
48+ sudo zypper install ninja gcc-c++ wayland-protocols-devel Mesa-libGLESv3-devel file-devel hyprlang-devel hyprwayland-scanner hyprutils-devel
5049```
5150
5251### Building
You can’t perform that action at this time.
0 commit comments