mirror of
https://github.com/xlmnxp/blue-recorder.git
synced 2025-04-02 07:44: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
|
ffmpeg
|
||||||
gstreamer
|
gstreamer
|
||||||
libadwaita
|
libadwaita
|
||||||
|
libxfixes
|
||||||
pipewire
|
pipewire
|
||||||
pipewire-pulse
|
pipewire-pulse
|
||||||
xwininfo
|
xwininfo
|
||||||
@ -29,7 +30,7 @@ xwininfo
|
|||||||
|
|
||||||
Install dependencies for Ubuntu and Debian-based distros:
|
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:
|
Then use `Cargo` to build it:
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user