commit:     509f335bb0f93ad27ca5275da7a02eb84d157a15
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 19 19:16:40 2023 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Dec 19 19:16:40 2023 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=509f335b

kde-frameworks/purpose: Add missing net-libs/accounts-qml[qt5] USEdep

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-frameworks/purpose/purpose-5.239.9999.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-frameworks/purpose/purpose-5.239.9999.ebuild 
b/kde-frameworks/purpose/purpose-5.239.9999.ebuild
index 0baef6dbe0..144ac8a093 100644
--- a/kde-frameworks/purpose/purpose-5.239.9999.ebuild
+++ b/kde-frameworks/purpose/purpose-5.239.9999.ebuild
@@ -42,7 +42,7 @@ RDEPEND="${DEPEND}
        >=dev-qt/qtquickcontrols2-${QTMIN}:5
        >=kde-frameworks/kdeclarative-${PVCUT}:5
        bluetooth? ( =kde-frameworks/bluez-qt-${PVCUT}*:5 )
-       kaccounts? ( net-libs/accounts-qml )
+       kaccounts? ( >=net-libs/accounts-qml-0.7-r3[qt5(-)] )
 "
 
 src_prepare() {

Reply via email to