Specify architecture for multimedia driver installations
This commit is contained in:
@@ -9,11 +9,11 @@ echo "Installing Multimedia stack (Mesa Freeworld, Codecs & Groups)..."
|
|||||||
dnf5 install -y \
|
dnf5 install -y \
|
||||||
--allowerasing \
|
--allowerasing \
|
||||||
--skip-unavailable \
|
--skip-unavailable \
|
||||||
mesa-va-drivers-freeworld \
|
mesa-va-drivers-freeworld.x86_64 \
|
||||||
mesa-vdpau-drivers-freeworld \
|
mesa-vdpau-drivers-freeworld.x86_64 \
|
||||||
mesa-vulkan-drivers-freeworld \
|
mesa-vulkan-drivers-freeworld.x86_64 \
|
||||||
mesa-dri-drivers-freeworld \
|
mesa-dri-drivers-freeworld.x86_64 \
|
||||||
ffmpeg \
|
ffmpeg.x86_64 \
|
||||||
gstreamer1-libav \
|
gstreamer1-libav \
|
||||||
gstreamer1-plugins-ugly \
|
gstreamer1-plugins-ugly \
|
||||||
gstreamer1-plugins-bad-free-extras
|
gstreamer1-plugins-bad-free-extras
|
||||||
|
|||||||
Reference in New Issue
Block a user