summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2023-12-08 00:24:30 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2023-12-19 21:43:55 +0100
commit5e4e70a8f3d221a5e5e0258f276afc7c40a7fcc5 (patch)
treea007fd6ce36e737c03b8721e51d976cec4a4091e /kde-apps/kaccounts-integration
parentkde-apps/signon-kwallet-extension: Add missing net-libs/signond[qt5] USEdep (diff)
downloadgentoo-5e4e70a8f3d221a5e5e0258f276afc7c40a7fcc5.tar.gz
gentoo-5e4e70a8f3d221a5e5e0258f276afc7c40a7fcc5.tar.bz2
gentoo-5e4e70a8f3d221a5e5e0258f276afc7c40a7fcc5.zip
kde-apps/kaccounts-integration: Adjust deps to new qt5,qt6 IUSE additions
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'kde-apps/kaccounts-integration')
-rw-r--r--kde-apps/kaccounts-integration/kaccounts-integration-23.08.3-r1.ebuild (renamed from kde-apps/kaccounts-integration/kaccounts-integration-23.08.3.ebuild)4
-rw-r--r--kde-apps/kaccounts-integration/kaccounts-integration-23.08.4-r1.ebuild (renamed from kde-apps/kaccounts-integration/kaccounts-integration-23.08.4.ebuild)4
2 files changed, 4 insertions, 4 deletions
diff --git a/kde-apps/kaccounts-integration/kaccounts-integration-23.08.3.ebuild b/kde-apps/kaccounts-integration/kaccounts-integration-23.08.3-r1.ebuild
index 3d14c085f605..cdc90015d56b 100644
--- a/kde-apps/kaccounts-integration/kaccounts-integration-23.08.3.ebuild
+++ b/kde-apps/kaccounts-integration/kaccounts-integration-23.08.3-r1.ebuild
@@ -31,8 +31,8 @@ COMMON_DEPEND="
>=kde-frameworks/ki18n-${KFMIN}:5
>=kde-frameworks/kio-${KFMIN}:5
>=kde-frameworks/kwallet-${KFMIN}:5
- net-libs/accounts-qt
- net-libs/signond
+ net-libs/accounts-qt[qt5(+)]
+ net-libs/signond[qt5(+)]
"
DEPEND="${COMMON_DEPEND}
dev-libs/qcoro5
diff --git a/kde-apps/kaccounts-integration/kaccounts-integration-23.08.4.ebuild b/kde-apps/kaccounts-integration/kaccounts-integration-23.08.4-r1.ebuild
index 5d9f956e4f18..4d47a968c739 100644
--- a/kde-apps/kaccounts-integration/kaccounts-integration-23.08.4.ebuild
+++ b/kde-apps/kaccounts-integration/kaccounts-integration-23.08.4-r1.ebuild
@@ -31,8 +31,8 @@ COMMON_DEPEND="
>=kde-frameworks/ki18n-${KFMIN}:5
>=kde-frameworks/kio-${KFMIN}:5
>=kde-frameworks/kwallet-${KFMIN}:5
- net-libs/accounts-qt
- net-libs/signond
+ net-libs/accounts-qt[qt5(+)]
+ net-libs/signond[qt5(+)]
"
DEPEND="${COMMON_DEPEND}
dev-libs/qcoro5