mirror of
https://github.com/glfw/glfw.git
synced 2025-01-30 11:52:35 +00:00
Update documentation, added missing dependency needed for fedora
This commit is contained in:
parent
21fea01161
commit
cdc8fd6697
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user