mirror of
https://github.com/xlmnxp/blue-recorder.git
synced 2024-11-23 09:03:10 +03:00
update dependencies
This commit is contained in:
parent
2ce25c6ab0
commit
d2bb254b31
@ -29,7 +29,7 @@ x11-utils
|
||||
|
||||
Install dependencies Ubuntu and Debian based distros:
|
||||
```
|
||||
sudo apt install build-essential clang cargo x11-utils ffmpeg libgtk-3-dev libgtk-4-dev libatk1.0-dev librust-alsa-dev librust-gstreamer-dev
|
||||
sudo apt install build-essential clang cargo x11-utils ffmpeg libgtk-3-dev libgtk-4-dev libatk1.0-dev libasound2-dev libgstreamer1.0-dev
|
||||
```
|
||||
Then use `Cargo` to build it:
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user