This commit is contained in:
Guillermo 2025-01-13 20:28:57 +01:00 committed by GitHub
commit 91a30f625c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -66,7 +66,7 @@ On Fedora and derivatives like Red Hat you will need the `wayland-devel` and
These will pull in all other dependencies.
```sh
sudo dnf install wayland-devel libxkbcommon-devel libXcursor-devel libXi-devel libXinerama-devel libXrandr-devel
sudo dnf install wayland-devel libxkbcommon-devel libXcursor-devel libXi-devel libXinerama-devel libXrandr-devel libXxf86vm-devel
```
On FreeBSD you will need the `wayland`, `libxkbcommon` and `evdev-proto` packages to