scx-manager gives error: nothing provides libQt6Core.so.6(Qt_6.9)(64bit) needed by scx-manager-1.15.4-1.el10.x86_64. remove for now
This commit is contained in:
parent
9ef18238f7
commit
95bdbd1f85
1 changed files with 1 additions and 1 deletions
|
|
@ -28,7 +28,7 @@ RUN dnf install -y dkms-nvidia nvidia-driver nvidia-persistenced opencl-filesyst
|
|||
RUN sed -i -e 's/kernel-open$/kernel/g' /etc/nvidia/kernel.conf
|
||||
RUN dkms install nvidia/$(ls /usr/src/ | grep nvidia- | cut -d- -f2-) -k $(rpm -q --queryformat "%{VERSION}-%{RELEASE}.%{ARCH}\n" ${KERNEL})
|
||||
|
||||
RUN dnf install -y waydroid scx-manager scx-scheds
|
||||
RUN dnf install -y waydroid scx-scheds
|
||||
|
||||
# Remove plocate to avoid updatedb going crazy with scanning the file system once a day
|
||||
RUN dnf remove -y plocate
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue