mirror of
https://github.com/raysan5/raylib.git
synced 2026-01-30 10:49:18 -05:00
now listing the actual correct dependancies
@ -18,7 +18,7 @@ Optionally, you could use **CMake** building system.
|
|||||||
#### Install required libraries
|
#### Install required libraries
|
||||||
For raylib to compile, you will need some additional libraries installed
|
For raylib to compile, you will need some additional libraries installed
|
||||||
|
|
||||||
sudo apt install mesa-common-dev libx11-dev libgl1-mesa-dev
|
sudo apt install libx11-dev xorg-dev
|
||||||
|
|
||||||
### Build raylib using make
|
### Build raylib using make
|
||||||
You can compile three different types of raylib library:
|
You can compile three different types of raylib library:
|
||||||
|
|||||||
Reference in New Issue
Block a user