This website works better with JavaScript.
Home
Explore
Help
Sign In
Archivist
/
raylib-src
mirror of
https://github.com/raysan5/raylib
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
24
Wiki
Activity
xorg package set has been deprecated
master
maya doshi
1 month ago
parent
b6605c61d1
commit
82c58d7809
1 changed files
with
6 additions
and
6 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+6
-6
Working-on-GNU-Linux.md
+ 6
- 6
Working-on-GNU-Linux.md
@ -255,12 +255,12 @@ tar xvf external/5.5.tar.gz -C external/
pkgs.libGL
# X11 dependencies
pkgs.
xorg.libX
11
pkgs.
xorg.libX
11.dev
pkgs.
xorg.libX
cursor
pkgs.
xorg.libX
i
pkgs.
xorg.libX
inerama
pkgs.
xorg.libX
randr
pkgs.
libx
11
pkgs.
libx
11.dev
pkgs.
libx
cursor
pkgs.
libx
i
pkgs.
libx
inerama
pkgs.
libx
randr
# Uncomment the line below if you want to build Raylib with web support
# pkgs.emscripten
Write
Preview
Loading…
Cancel
Save