mirror of
https://github.com/xlmnxp/blue-recorder.git
synced 2025-03-31 14:54:54 +03:00
Update README.md
This commit is contained in:
parent
596b039164
commit
d47f9d8a38
@ -22,6 +22,7 @@ Blue Recorder depends on the following dependencies:
|
||||
ffmpeg
|
||||
gstreamer
|
||||
libadwaita
|
||||
libxfixes
|
||||
pipewire
|
||||
pipewire-pulse
|
||||
xwininfo
|
||||
@ -29,7 +30,7 @@ xwininfo
|
||||
|
||||
Install dependencies for Ubuntu and Debian-based distros:
|
||||
```
|
||||
sudo apt install build-essential clang cargo x11-utils ffmpeg libadwaita-1-dev libgstreamer1.0-dev libpipewire-0.3-dev pipewire-pulse
|
||||
sudo apt install build-essential cargo clang ffmpeg libadwaita-1-dev libgstreamer1.0-dev libpipewire-0.3-dev libxfixes pipewire-pulse pulseaudio-utils x11-utils
|
||||
```
|
||||
Then use `Cargo` to build it:
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user