diff options
author | dec05eba <dec05eba@protonmail.com> | 2025-04-04 20:51:28 +0200 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2025-04-04 20:51:28 +0200 |
commit | 2e3adfc5100c4c273529d7e0ed1cba42f184395f (patch) | |
tree | 1342ecd7e0910c739739948d31114419ce22f1bd /README.md | |
parent | 44f35f8f3b39892def66a2a0f15d3a261f0be778 (diff) |
Add option to capture the focused monitor
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -27,6 +27,9 @@ These are the dependencies needed to build GPU Screen Recorder UI: * libglvnd (which provides libgl, libglx and libegl) * linux-api-headers * libpulse (libpulse-simple) +* libdrm +* wayland-client +* wayland-scanner ## Runtime dependencies There are also additional dependencies needed at runtime: |