aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2023-12-19 20:16:40 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2023-12-19 20:16:40 +0100
commit509f335bb0f93ad27ca5275da7a02eb84d157a15 (patch)
tree943de3bea6241746959842c758ce837bbd65f771
parentkde-apps/akonadi: Fix IUSE kaccounts deps and cmake arg (diff)
downloadkde-509f335b.tar.gz
kde-509f335b.tar.bz2
kde-509f335b.zip
kde-frameworks/purpose: Add missing net-libs/accounts-qml[qt5] USEdep
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
-rw-r--r--kde-frameworks/purpose/purpose-5.239.9999.ebuild2
1 files changed, 1 insertions, 1 deletions
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() {