[install][tests][upgrade] Use new 'opencl-mesa' packages

These have replaced the 'opencl-rusticl-mesa' packages.

Resolves 
This commit is contained in:
Luke Short 2025-06-06 21:36:11 -06:00
commit f16f3babae
3 changed files with 5 additions and 5 deletions

View file

@ -458,7 +458,7 @@ pacman_install_chroot \
mesa \
libva-mesa-driver \
mesa-vdpau \
opencl-rusticl-mesa \
opencl-mesa \
vulkan-intel \
vulkan-mesa-layers \
vulkan-nouveau \
@ -468,7 +468,7 @@ pacman_install_chroot \
lib32-libva-mesa-driver \
lib32-mesa-vdpau \
lib32-vulkan-nouveau \
lib32-opencl-rusticl-mesa \
lib32-opencl-mesa \
lib32-vulkan-intel \
lib32-vulkan-mesa-layers \
lib32-vulkan-radeon \

View file

@ -394,8 +394,8 @@ printf "\tChecking that the desktop environment packages are installed..."
pacman_search_loop \
mesa \
lib32-mesa \
opencl-rusticl-mesa \
lib32-opencl-rusticl-mesa \
opencl-mesa \
lib32-opencl-mesa \
sddm \
vulkan-nouveau \
xwayland-run-git

View file

@ -992,7 +992,7 @@ fi
if (${CMD_PACMAN} -Q mesa && ${CMD_PACMAN} -Q opencl-mesa-steamos); then
"${CMD_PACMAN_REMOVE[@]}" opencl-mesa-steamos lib32-opencl-mesa-steamos
"${CMD_PACMAN_INSTALL[@]}" opencl-rusticl-mesa lib32-opencl-rusticl-mesa
"${CMD_PACMAN_INSTALL[@]}" opencl-mesa lib32-opencl-mesa
fi
sudo -E -u "${WINESAPOS_USER_NAME}" "${qdbus_cmd}" "${kdialog_dbus}" /ProgressDialog org.kde.kdialog.ProgressDialog.close