1
0
Fork 0

Fix ffmpeg install
All checks were successful
/ build-image (push) Successful in 4m35s

This commit is contained in:
ver4a 2024-11-06 00:40:04 +01:00
parent e31a1922c3
commit 3d025f7c89

View file

@ -4,7 +4,7 @@ RUN rpm-ostree override remove firefox firefox-langpacks
RUN rpm-ostree install https://mirrors.rpmfusion.org/free/fedora/rpmfusion-free-release-$(rpm -E %fedora).noarch.rpm https://mirrors.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-$(rpm -E %fedora).noarch.rpm
RUN rpm-ostree override remove libavcodec-free libavfilter-free libpostproc-free libswresample-free libswscale-free libavutil-free libavformat-free --install=ffmpeg
RUN rpm-ostree override remove libavcodec-free libavfilter-free libpostproc-free libswresample-free libswscale-free libavutil-free libavformat-free ffmpeg-free libavdevice-free --install=ffmpeg
RUN rpm-ostree install virt-manager