forked from third-party-mirrors/bliss-analyser
Add Fedora deps instructions
This commit is contained in:
parent
37947564fc
commit
f05e11da2e
@ -16,6 +16,11 @@ To install dependencies on a Debian system:
|
||||
apt install -y clang libavcodec-dev libavformat-dev libavutil-dev libavfilter-dev libavdevice-dev pkg-config
|
||||
```
|
||||
|
||||
To install dependencies on a Fedora system:
|
||||
```
|
||||
dnf install ffmpeg-devel clang pkg-config
|
||||
```
|
||||
|
||||
Build with `cargo build --release`
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user