docker/fedora: Install libdav1d
This library is required for the gst-plugins-rs rsdav1d plugin build.
This commit is contained in:
parent
8ea2989e0b
commit
a86020a9bf
@ -22,6 +22,8 @@ dnf install -y \
|
||||
libaom \
|
||||
libaom-devel \
|
||||
libcaca-devel \
|
||||
libdav1d \
|
||||
libdav1d-devel \
|
||||
ccache \
|
||||
cmake \
|
||||
clang-devel \
|
||||
@ -122,6 +124,7 @@ dnf debuginfo-install -y gtk3 \
|
||||
glib-networking \
|
||||
libcurl \
|
||||
libsoup \
|
||||
nasm \
|
||||
nss \
|
||||
nss-softokn \
|
||||
nss-softokn-freebl \
|
||||
|
Loading…
x
Reference in New Issue
Block a user