diff options
author | dec05eba <dec05eba@protonmail.com> | 2025-06-16 22:41:16 +0200 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2025-06-16 22:41:16 +0200 |
commit | 8ad6a1f4cb8b960faa7490ac7901cd283f144ff3 (patch) | |
tree | edd0f8b3ea3611d6151af13a2316cb0f9d95cc5c | |
parent | 0cf0a9abf5b2f691eeb0999bdd6a2df098f09b14 (diff) |
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -88,7 +88,7 @@ These are the dependencies needed to build GPU Screen Recorder: * wayland (wayland-client, wayland-egl, wayland-scanner) ## Runtime dependencies -* libglvnd (which provides libgl, libglx and libegl) is needed. Your system needs to support at least OpenGL ES 3.1 +* libglvnd (which provides libgl, libglx and libegl) is needed. Your system needs to support at least OpenGL ES 3.0 (released in 2012) There are also additional dependencies needed at runtime depending on your GPU vendor: |