commit: 710e86947f44d0ec0ace77e617a643aaa9512a95
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 11 14:47:16 2022 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Oct 11 15:17:12 2022 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=710e8694
app-editors/okteta: Add app-crypt/qca[qt5(+)] USEdep
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
app-editors/okteta/okteta-9999.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-editors/okteta/okteta-9999.ebuild
b/app-editors/okteta/okteta-9999.ebuild
index 86f83a4291..1cefe20db9 100644
--- a/app-editors/okteta/okteta-9999.ebuild
+++ b/app-editors/okteta/okteta-9999.ebuild
@@ -49,7 +49,7 @@ DEPEND="
>=kde-frameworks/kservice-${KFMIN}:5
>=kde-frameworks/kwidgetsaddons-${KFMIN}:5
>=kde-frameworks/kxmlgui-${KFMIN}:5
- crypt? ( >=app-crypt/qca-2.3.0:2 )
+ crypt? ( >=app-crypt/qca-2.3.0:2[qt5(+)] )
"
RDEPEND="${DEPEND}"