commit:     1ebdd60997c0427c5dc57b6f7a3405313fabedde
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 12 22:44:33 2026 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Jan 12 22:47:05 2026 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=1ebdd609

kde-plasma/plasma-meta: IUSE rdp requires systemd

Follow-up to 9593ad7a7440e0c7204882bb8d8490d1850348ad

Closes: https://bugs.gentoo.org/936123
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-plasma/plasma-meta/plasma-meta-9999.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/kde-plasma/plasma-meta/plasma-meta-9999.ebuild 
b/kde-plasma/plasma-meta/plasma-meta-9999.ebuild
index db657368cf..ee35af0718 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 qt5 rdp +sddm sdk +smart
 systemd thunderbolt unsupported wacom +wallpapers webengine X"
 
-REQUIRED_USE="^^ ( elogind systemd ) firewall? ( systemd )"
+REQUIRED_USE="^^ ( elogind systemd ) firewall? ( systemd ) rdp? ( systemd )"
 
 RDEPEND="
        !${CATEGORY}/${PN}:5
@@ -113,12 +113,12 @@ RDEPEND="
                >=kde-plasma/kwayland-integration-${PV}:5
                >=kde-plasma/plasma-integration-6.5.0:5
        )
-       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 )

Reply via email to