add: dependencies for building with wayland in fedora

master
Bevan Stanely hace 3 años
padre
commit
93cc954286
Se han modificado 1 ficheros con 4 adiciones y 0 borrados
  1. +4
    -0
      Working-on-GNU-Linux.md

+ 4
- 0
Working-on-GNU-Linux.md

@ -22,6 +22,10 @@ You need to install some required libraries; **ALSA** for audio, **Mesa** for Op
##### Fedora
sudo dnf install alsa-lib-devel mesa-libGL-devel libX11-devel libXrandr-devel libXi-devel libXcursor-devel libXinerama-devel
Building for wayland requires the following additional packages
sudo dnf install wayland-devel libxkbcommon-devel wayland-protocols-devel
### Build raylib using make
You can compile three different types of raylib library:

Cargando…
Cancelar
Guardar