commit:     b3cdc514dc896ca3282dfbd05573ead4a8be96b7
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Jan  8 21:33:55 2026 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Jan  8 21:34:29 2026 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=b3cdc514

kde-plasma/plasma-integration: Add missing RDEPEND

KDEPlatformTheme seems to force these even if behind checkIfThemeExists.
- org.kde.desktop for QApplication
- org.kde.breeze for QGuiApplication

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

 kde-plasma/plasma-integration/plasma-integration-6.5.49.9999.ebuild | 2 ++
 kde-plasma/plasma-integration/plasma-integration-9999.ebuild        | 2 ++
 2 files changed, 4 insertions(+)

diff --git 
a/kde-plasma/plasma-integration/plasma-integration-6.5.49.9999.ebuild 
b/kde-plasma/plasma-integration/plasma-integration-6.5.49.9999.ebuild
index 0309b2f726..099c66ddfc 100644
--- a/kde-plasma/plasma-integration/plasma-integration-6.5.49.9999.ebuild
+++ b/kde-plasma/plasma-integration/plasma-integration-6.5.49.9999.ebuild
@@ -43,6 +43,8 @@ DEPEND="${COMMON_DEPEND}
 "
 RDEPEND="${COMMON_DEPEND}
        !<${CATEGORY}/${PN}-6.5.0:5
+       >=kde-frameworks/qqc2-desktop-style-${KFMIN}:6
+       >=kde-plasma/qqc2-breeze-style-${KDE_CATV}:6
        media-fonts/hack
        media-fonts/noto
        media-fonts/noto-emoji

diff --git a/kde-plasma/plasma-integration/plasma-integration-9999.ebuild 
b/kde-plasma/plasma-integration/plasma-integration-9999.ebuild
index 953b45e782..5f3d6d8203 100644
--- a/kde-plasma/plasma-integration/plasma-integration-9999.ebuild
+++ b/kde-plasma/plasma-integration/plasma-integration-9999.ebuild
@@ -43,6 +43,8 @@ DEPEND="${COMMON_DEPEND}
 "
 RDEPEND="${COMMON_DEPEND}
        !<${CATEGORY}/${PN}-6.5.0:5
+       >=kde-frameworks/qqc2-desktop-style-${KFMIN}:6
+       >=kde-plasma/qqc2-breeze-style-${KDE_CATV}:6
        media-fonts/hack
        media-fonts/noto
        media-fonts/noto-emoji

Reply via email to