diff options
author | dec05eba <dec05eba@protonmail.com> | 2024-09-15 04:25:10 +0200 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2024-09-15 04:25:10 +0200 |
commit | 69fc104d20316be31722d66545bd2038e888d425 (patch) | |
tree | 43deb5d37f76e444b3712e0615d80c7b03303082 /README.md | |
parent | f6f8fdb33c630973cc0cc8c1f4f92efa6e4cb7c8 (diff) |
Remove xi2 code, it's not needed
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -62,7 +62,7 @@ These are the dependencies needed to build GPU Screen Recorder: * libglvnd (which provides libgl, libglx and libegl) * ffmpeg (libavcodec, libavformat, libavutil, libswresample, libavfilter) -* x11 (libx11, libxcomposite, libxrandr, libxfixes, libxdamage, libxi) +* x11 (libx11, libxcomposite, libxrandr, libxfixes, libxdamage) * libpulse * libva (and libva-drm) * libdrm |