diff options
author | dec05eba <dec05eba@protonmail.com> | 2024-07-15 19:04:41 +0200 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2024-07-15 19:04:41 +0200 |
commit | 9dbd86dc545a44655e6b6858fc0d4b4b6cffbde3 (patch) | |
tree | d1f30123feaf727607776d7ff1d1a68f2e4c8eb8 /README.md | |
parent | 048b8d21ecbd1168ff8e033b12cbfd66bba0127c (diff) |
Update dependencies readme
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -88,6 +88,9 @@ libcap\ wayland-client\ nvfbc (libnvidia-fbc1, when recording the screen on x11)\ xnvctrl (libxnvctrl0, when using the `-oc` option) +## Optional dependencies when compiling with portal support (default option) +dbus\ +libpipewire (and libspa which is usually part of libpipewire) # How to use Run `gpu-screen-recorder --help` to see all options. |