GIT_SILENT [dev-docs] recommend to install librtaudio-dev for mlt builds

This commit is contained in:
Julius Künzel
2022-01-14 20:57:28 +01:00
parent 510bc63b4f
commit c56863f93a

View File

@@ -86,7 +86,7 @@ And if you want to build MLT manually:
git clone https://github.com/mltframework/mlt.git
# Install MLT dependencies
sudo apt install libxml++2.6-dev libavformat-dev libswscale-dev libavutil-dev
sudo apt install libxml++2.6-dev libavformat-dev libswscale-dev libavutil-dev librtaudio-dev
```
#### Build and install the projects