diff options
author | dec05eba <dec05eba@protonmail.com> | 2024-08-29 22:30:42 +0200 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2024-08-29 22:30:42 +0200 |
commit | c99b986149ea2cb0d01c7586a976852e8e32677c (patch) | |
tree | a776e6fcd80037886590e0bf0e90afe0f6c99113 /README.md | |
parent | dfe2b176487ee7937aec7ef3b9134ff7fa97dfa1 (diff) |
glx readme
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -60,7 +60,7 @@ GPU Screen Recorder uses meson build system so you need to install `meson` to bu ## Build dependencies These are the dependencies needed to build GPU Screen Recorder: -* libglvnd (which provides libgl and libegl) +* libglvnd (which provides libgl, libglx and libegl) * ffmpeg (libavcodec, libavformat, libavutil, libswresample, libavfilter) * x11 (libx11, libxcomposite, libxrandr, libxfixes, libxdamage, libxi) * libpulse |