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 \
|
||||||
libaom-devel \
|
libaom-devel \
|
||||||
libcaca-devel \
|
libcaca-devel \
|
||||||
|
libdav1d \
|
||||||
|
libdav1d-devel \
|
||||||
ccache \
|
ccache \
|
||||||
cmake \
|
cmake \
|
||||||
clang-devel \
|
clang-devel \
|
||||||
@ -122,6 +124,7 @@ dnf debuginfo-install -y gtk3 \
|
|||||||
glib-networking \
|
glib-networking \
|
||||||
libcurl \
|
libcurl \
|
||||||
libsoup \
|
libsoup \
|
||||||
|
nasm \
|
||||||
nss \
|
nss \
|
||||||
nss-softokn \
|
nss-softokn \
|
||||||
nss-softokn-freebl \
|
nss-softokn-freebl \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user