Merge branch 'ffplayout:master' into master

This commit is contained in:
jb-alvarado 2024-08-18 16:34:29 +02:00 committed by GitHub
commit 8d799ed1f6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -25,7 +25,7 @@ RUN dnf clean all -y && \
RUN dnf install -y which sqlite libstdc++-static libtool autoconf clang \
cmake ninja-build cargo ragel meson git pkgconfig bzip2 \
python3-devel gperf perl glibc-static binutils-devel \
nasm rsync
nasm rsync wget
WORKDIR /tmp