This commit is contained in:
Guillermo 2025-09-09 18:48:16 +02:00 committed by GitHub
commit 1385a52391
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