From 73c217f34824916999ae14426299f6a17fb1886d Mon Sep 17 00:00:00 2001 From: humocs-man <251756307+humocs-man@users.noreply.github.com> Date: Fri, 1 May 2026 17:21:19 +0200 Subject: [PATCH] Fix formatting of gstreamer1-plugins-ugly installation --- build/20-multimedia.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/20-multimedia.sh b/build/20-multimedia.sh index a156c31..3a02445 100755 --- a/build/20-multimedia.sh +++ b/build/20-multimedia.sh @@ -15,7 +15,7 @@ dnf5 install -y \ libavcodec-freeworld.x86_64 \ gstreamer1-libav.x86_64 \ gstreamer1-plugins-bad-freeworld.x86_64 \ - gstreamer1-plugins-ugly.x86_64 + gstreamer1-plugins-ugly.x86_64 \ --allowerasing \ --skip-unavailable