use new ananicy-cpp package built for EL
This commit is contained in:
parent
56fcf9a7bc
commit
b5ff092706
1 changed files with 2 additions and 3 deletions
|
|
@ -96,9 +96,8 @@ ADD https://archive.xfce.org/src/apps/xfce4-screensaver/4.20/xfce4-screensaver-4
|
|||
COPY buildinstallxfceaddons.sh ./
|
||||
RUN chmod +x buildinstallxfceaddons.sh && ./buildinstallxfceaddons.sh
|
||||
|
||||
RUN dnf install https://download.copr.fedorainfracloud.org/results/bieszczaders/kernel-cachyos-addons/fedora-41-x86_64/08314945-ananicy-cpp/ananicy-cpp-1.1.1-11.fc41.x86_64.rpm -y \
|
||||
&& systemctl enable ananicy-cpp \
|
||||
&& dnf install cachyos-ananicy-rules cachyos-settings -y
|
||||
RUN dnf install ananicy-cpp cachyos-ananicy-rules cachyos-settings -y \
|
||||
&& systemctl enable ananicy-cpp
|
||||
|
||||
RUN dnf install xscreensaver -y
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue