diff options
author | dec05eba <dec05eba@protonmail.com> | 2024-06-21 22:20:21 +0200 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2024-06-21 22:20:21 +0200 |
commit | f07389b89a2182fe8dde5ba4dc62376d7002fe3f (patch) | |
tree | 24cc8ca3e6fd678f4d5af96fea3d4856f25a518d /README.md | |
parent | ab78e5687297ff5c27dc8b33e7d9f93a873af34f (diff) |
Update readme
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -56,7 +56,7 @@ If you install GPU Screen Recorder flatpak, which is the gtk gui version then yo libglvnd (which provides libgl and libegl)\ mesa\ ffmpeg (libavcodec, libavformat, libavutil, libswresample, libavfilter)\ -x11 (libx11, libxcomposite, libxrandr, xfixes, xi2)\ +x11 (libx11, libxcomposite, libxrandr, libxfixes, libxi)\ libpulse\ vaapi (libva, libva-mesa-driver)\ libdrm\ @@ -66,7 +66,7 @@ wayland-client libglvnd (which provides libgl and libegl)\ mesa\ ffmpeg (libavcodec, libavformat, libavutil, libswresample, libavfilter)\ -x11 (libx11, libxcomposite, libxrandr, xfixes, xi2)\ +x11 (libx11, libxcomposite, libxrandr, libxfixes, libxi)\ libpulse\ vaapi (libva, intel-media-driver/libva-intel-driver)\ libdrm\ @@ -75,7 +75,7 @@ wayland-client ## NVIDIA libglvnd (which provides libgl and libegl)\ ffmpeg (libavcodec, libavformat, libavutil, libswresample, libavfilter)\ -x11 (libx11, libxcomposite, libxrandr, xfixes, xi2)\ +x11 (libx11, libxcomposite, libxrandr, libxfixes, libxi)\ libpulse\ cuda runtime (libcuda.so.1) (libnvidia-compute)\ nvenc (libnvidia-encode)\ |