update containerfile
Some checks failed
ci/woodpecker/push/ci Pipeline failed

This commit is contained in:
2025-10-30 15:01:29 +01:00
parent 1edf6c7f20
commit 91641b6b93

View File

@@ -12,6 +12,7 @@ RUN dnf install -y \
@gnome-desktop \
@hardware-support \
@development-tools \
@multimedia \
glibc-langpack-fr \
langpacks-core-fr \
langpacks-fr \
@@ -38,8 +39,9 @@ RUN dnf install -y \
evtest \
libusb \
usbutils \
gstreamer1-plugins-ugly-free \
gstreamer1-libav \
gstreamer1 \
gstreamer1-plugins-base \
gstreamer1-vaapi \
ffmpeg \
xorg-x11-server-Xwayland \
&& dnf remove -y gnome-software gnome-software-rpm-ostree gnome-system-monitor showtime decibels snapshot || true \