mirror of
https://invent.kde.org/multimedia/kdenlive
synced 2025-12-05 15:59:59 +01:00
GIT_SILENT [dev-docs] recommend to install librtaudio-dev for mlt builds
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user