aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2023-02-18 21:13:55 +0100
committerdec05eba <dec05eba@protonmail.com>2023-02-19 13:59:59 +0100
commitc4100f3c6633607e5d3277af450bee00456f09f9 (patch)
treeb6306e1ddff7d1d084d9270eb19811d328d11015 /README.md
parent0be5ae0720a45ce391a59530a3ef7d3c9318011e (diff)
Add hotkey/codec config, add option to merge audio tracks
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index ed0e33b..90499d2 100644
--- a/README.md
+++ b/README.md
@@ -18,8 +18,8 @@ and then rebooting your laptop.
## Installation
This program depends on [gpu-screen-recorder](https://git.dec05eba.com/gpu-screen-recorder/) which needs to be installed first.\
Run `./install.sh` as root or if you are running Arch Linux, then you can find gpu screen recorder gtk on aur under the name gpu-screen-recorder-gtk-git (`yay -S gpu-screen-recorder-gtk-git`).\
-Dependencies needed when building using `build.sh` or `install.sh`: `gtk3 libx11 libxrandr libpulse`.\
-You can also install gpu screen recorder (the gtk gui version) from [flathub](https://flathub.org/apps/details/com.dec05eba.gpu_screen_recorder). This flatpak includes gpu-screen-recorder so no need to install that first.\
+Dependencies needed when building using `build.sh` or `install.sh`: `gtk3 libx11 libxrandr libpulse libglvnd (which provides libgl and libegl)`.\
+You can also install gpu screen recorder (the gtk gui version) from [flathub](https://flathub.org/apps/details/com.dec05eba.gpu_screen_recorder). This flatpak includes gpu-screen-recorder so no need to install that first.
## Screenshots
![](https://www.dec05eba.com/images/gpu-screen-recorder.png)