diff options
author | dec05eba <dec05eba@protonmail.com> | 2025-06-10 11:08:43 +0200 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2025-06-10 11:08:43 +0200 |
commit | 0528bc6f3115f838a75071ce8c2728bed20e7405 (patch) | |
tree | b982a995d2e6019371e8e1fc047271cb3fd653ed | |
parent | a8b3e3808291b838d427a02306930b7d1cf4e3c7 (diff) |
M
-rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -88,7 +88,8 @@ 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.1. + There are also additional dependencies needed at runtime depending on your GPU vendor: ### AMD |