commit: 203b8f90df5f129c6cd62ba523d918712bbecdcf Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Sun Mar 8 16:38:49 2026 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Sun Mar 8 16:39:40 2026 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=203b8f90
kde-plasma/plasma-meta: Drop REQUIRED_USE="rdp? ( systemd )" Follow-up to a1bea8f79790714b14cd20c04d9919b18ac0bd69 Bug: https://bugs.gentoo.org/970981 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> kde-plasma/plasma-meta/plasma-meta-6.6.49.9999.ebuild | 4 ++-- kde-plasma/plasma-meta/plasma-meta-9999.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/kde-plasma/plasma-meta/plasma-meta-6.6.49.9999.ebuild b/kde-plasma/plasma-meta/plasma-meta-6.6.49.9999.ebuild index aa86980007..78654c5d16 100644 --- a/kde-plasma/plasma-meta/plasma-meta-6.6.49.9999.ebuild +++ b/kde-plasma/plasma-meta/plasma-meta-6.6.49.9999.ebuild @@ -16,7 +16,7 @@ discover +display-manager +elogind +firewall flatpak grub gtk +kwallet +networkmanager ocr oxygen-theme plymouth pulseaudio rdp +sddm sdk +smart systemd thunderbolt unsupported virtualkeyboard wacom +wallpapers webengine X" -REQUIRED_USE="^^ ( elogind systemd ) firewall? ( systemd ) rdp? ( systemd )" +REQUIRED_USE="^^ ( elogind systemd ) firewall? ( systemd )" RDEPEND=" !${CATEGORY}/${PN}:5 @@ -107,12 +107,12 @@ RDEPEND=" >=kde-plasma/plymouth-kcm-${PV}:${SLOT} ) pulseaudio? ( >=kde-plasma/plasma-pa-${PV}:${SLOT} ) + rdp? ( >=kde-plasma/krdp-${PV}:${SLOT} ) sdk? ( >=kde-plasma/plasma-sdk-${PV}:${SLOT} ) smart? ( >=kde-plasma/plasma-disks-${PV}:${SLOT} ) systemd? ( >=sys-apps/systemd-257[pam] firewall? ( >=kde-plasma/plasma-firewall-${PV}:${SLOT} ) - rdp? ( >=kde-plasma/krdp-${PV}:${SLOT} ) ) thunderbolt? ( >=kde-plasma/plasma-thunderbolt-${PV}:${SLOT} ) !unsupported? ( !gui-apps/qt6ct ) diff --git a/kde-plasma/plasma-meta/plasma-meta-9999.ebuild b/kde-plasma/plasma-meta/plasma-meta-9999.ebuild index 947634b3cd..ffad48837c 100644 --- a/kde-plasma/plasma-meta/plasma-meta-9999.ebuild +++ b/kde-plasma/plasma-meta/plasma-meta-9999.ebuild @@ -16,7 +16,7 @@ discover +display-manager +elogind +firewall flatpak grub gtk +kwallet +networkmanager ocr oxygen-theme plymouth pulseaudio rdp +sddm sdk +smart systemd thunderbolt unsupported virtualkeyboard wacom +wallpapers webengine X" -REQUIRED_USE="^^ ( elogind systemd ) firewall? ( systemd ) rdp? ( systemd )" +REQUIRED_USE="^^ ( elogind systemd ) firewall? ( systemd )" RDEPEND=" !${CATEGORY}/${PN}:5 @@ -107,12 +107,12 @@ RDEPEND=" >=kde-plasma/plymouth-kcm-${PV}:${SLOT} ) pulseaudio? ( >=kde-plasma/plasma-pa-${PV}:${SLOT} ) + rdp? ( >=kde-plasma/krdp-${PV}:${SLOT} ) sdk? ( >=kde-plasma/plasma-sdk-${PV}:${SLOT} ) smart? ( >=kde-plasma/plasma-disks-${PV}:${SLOT} ) systemd? ( >=sys-apps/systemd-257[pam] firewall? ( >=kde-plasma/plasma-firewall-${PV}:${SLOT} ) - rdp? ( >=kde-plasma/krdp-${PV}:${SLOT} ) ) thunderbolt? ( >=kde-plasma/plasma-thunderbolt-${PV}:${SLOT} ) !unsupported? ( !gui-apps/qt6ct )
