diff options
author | dec05eba <dec05eba@protonmail.com> | 2023-08-25 11:04:26 +0200 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2023-08-25 11:04:26 +0200 |
commit | 545fe676701fd384c750518d4747e1425a94c44a (patch) | |
tree | 9712ec87937fc34eff6253ae4d03543e093383d3 | |
parent | 5e50a5249f089f44b568e7dd4ba0782521e67e0b (diff) |
m
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ Written in C and uses OpenGL 2.1 to support as many platforms as possible.\ Right now mgl only supports x11. # Dependencies ## Build -`x11, xrender, xrandr` +`x11, libxrender, libxrandr` ## Runtime `libglvnd (libGL.so)` # Notes |