add xorg-x11-xinit-session
All checks were successful
os / build (push) Successful in 11m9s

This commit is contained in:
Anders da Silva Rytter Hansen 2026-06-30 15:44:47 -03:00
commit 01cb23083b

View file

@ -13,7 +13,7 @@ RUN dnf config-manager --add-repo https://copr.fedorainfracloud.org/coprs/g/xlib
# This may be necessary for the speakers and internal microphone
RUN dnf install -y alsa-sof-firmware
RUN dnf install xorg-x11-xinit xkbcomp xinput xlibre-xserver-Xorg xlibre-xserver-common xlibre-xf86-input-libinput cage weston xrandr -y
RUN dnf install xorg-x11-xinit xorg-x11-xinit-session xkbcomp xinput xlibre-xserver-Xorg xlibre-xserver-common xlibre-xf86-input-libinput cage weston xrandr -y
RUN dnf install --allowerasing -y \
sonic-workspace \