add stable xlibre common package instead of the beta version
All checks were successful
os / build (push) Successful in 32m29s
All checks were successful
os / build (push) Successful in 32m29s
This commit is contained in:
parent
9cd9e29724
commit
475f922d7c
1 changed files with 2 additions and 2 deletions
|
|
@ -20,6 +20,8 @@ RUN dnf config-manager --add-repo https://pc-rytteren.dk/forge/api/packages/ande
|
|||
# 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 redshift xrandr -y
|
||||
|
||||
RUN rpm -e --nodeps plasma-workspace-libs plasma-workspace libplasma \
|
||||
kwin kwin-common kwin-libs kscreenlocker plasma-desktop sddm-wayland-plasma && \
|
||||
dnf install --allowerasing --nogpgcheck -y \
|
||||
|
|
@ -91,8 +93,6 @@ RUN dnf install firefox thunderbird -y
|
|||
RUN rm -f /usr/lib64/libopenh264.so.2.4.1 /usr/lib64/libopenh264.so.7
|
||||
RUN rpm -Uvh --nodeps https://codecs.fedoraproject.org/openh264/42/x86_64/Packages/o/openh264-2.5.1-1.fc42.x86_64.rpm https://codecs.fedoraproject.org/openh264/42/x86_64/Packages/m/mozilla-openh264-2.5.1-1.fc42.x86_64.rpm
|
||||
|
||||
RUN dnf install xorg-x11-xinit xkbcomp xinput xlibre-xserver-Xorg xlibre-xf86-input-libinput cage weston redshift xrandr -y
|
||||
|
||||
RUN dnf install ananicy-cpp cachyos-ananicy-rules cachyos-settings -y \
|
||||
&& systemctl enable ananicy-cpp
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue