commit:     3bb3de3f93e004d9b8753fe072cefe35360f020e
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Jul  9 21:56:09 2025 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Jul  9 21:56:09 2025 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=3bb3de3f

kde-apps/kontact: Add more PIM RDEPENDs

kde-apps/kmail-account-wizard: Kontact may start accountwizard directly
kde-apps/kmail: accountwizard dialog just vanishes (even though akonadi
  continues in the background) after account setup without KMail there

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

 kde-apps/kontact/kontact-9999.ebuild | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/kde-apps/kontact/kontact-9999.ebuild 
b/kde-apps/kontact/kontact-9999.ebuild
index 443174e3d6..825d64e55f 100644
--- a/kde-apps/kontact/kontact-9999.ebuild
+++ b/kde-apps/kontact/kontact-9999.ebuild
@@ -41,4 +41,7 @@ DEPEND="
        >=kde-frameworks/kwidgetsaddons-${KFMIN}:6
        >=kde-frameworks/kxmlgui-${KFMIN}:6
 "
-RDEPEND="${DEPEND}"
+RDEPEND="${DEPEND}
+       >=kde-apps/kmail-${PVCUT}:6
+       >=kde-apps/kmail-account-wizard-${PVCUT}:6
+"

Reply via email to