config: update plasma-workspace packages definition for Qualcomm RB5

Since July of 2024 plasma-workspace package in Debian has usurped
plasma-workspace-wayland package

c9080bcf02
This commit is contained in:
Rolf Leggewie 2025-07-05 02:22:53 +08:00 committed by leggewie
parent ca41c7f991
commit 54b1272bc2

View File

@ -85,7 +85,7 @@ function post_family_tweaks__qcom-robotics-rb5_extra_packages() {
if [[ "${DESKTOP_ENVIRONMENT}" == "kde-plasma" ]]; then
display_alert "Adding Extra KDE Package" "${BOARD}" "info"
do_with_retries 3 chroot_sdcard_apt_get_install plasma-workspace-wayland plasma-desktop plasma-systemmonitor plasma-nm kde-standard kde-spectacle kinfocenter kscreen krfb kfind filelight \
do_with_retries 3 chroot_sdcard_apt_get_install plasma-workspace plasma-desktop plasma-systemmonitor plasma-nm kde-standard kde-spectacle kinfocenter kscreen krfb kfind filelight \
dolphin clinfo vulkan-tools wayland-utils
fi