diff options
author | dec05eba <dec05eba@protonmail.com> | 2025-04-23 19:27:57 +0200 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2025-04-23 19:27:57 +0200 |
commit | 41412db70408fce213dd1d5859e34fd06a59c240 (patch) | |
tree | 417f0980c9ac670a76d80b3ca899f8dc601e132e /README.md | |
parent | 736f2f30956369754f6c8eeb49e7972720777cc9 (diff) |
Better replay recording handling. Add gsr-ui-cli command to save shorter replay
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -27,8 +27,7 @@ These are the dependencies needed to build GPU Screen Recorder UI: * linux-api-headers * libpulse (libpulse-simple) * libdrm -* wayland-client -* wayland-scanner +* wayland (wayland-client, wayland-egl, wayland-scanner) ## Runtime dependencies There are also additional dependencies needed at runtime: |