summaryrefslogtreecommitdiff
path: root/kde-apps/ktp-auth-handler/ktp-auth-handler-9999.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'kde-apps/ktp-auth-handler/ktp-auth-handler-9999.ebuild')
-rw-r--r--kde-apps/ktp-auth-handler/ktp-auth-handler-9999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-apps/ktp-auth-handler/ktp-auth-handler-9999.ebuild b/kde-apps/ktp-auth-handler/ktp-auth-handler-9999.ebuild
index 5ad10ece8d1..84af026253b 100644
--- a/kde-apps/ktp-auth-handler/ktp-auth-handler-9999.ebuild
+++ b/kde-apps/ktp-auth-handler/ktp-auth-handler-9999.ebuild
@@ -17,7 +17,7 @@ KEYWORDS=""
IUSE=""
DEPEND="
- app-crypt/qca:2[qt5(+)]
+ >=app-crypt/qca-2.3.0:2
>=dev-qt/qtdbus-${QTMIN}:5
>=dev-qt/qtgui-${QTMIN}:5
>=dev-qt/qtnetwork-${QTMIN}:5
@@ -35,5 +35,5 @@ DEPEND="
net-libs/telepathy-qt[qt5(+)]
"
RDEPEND="${DEPEND}
- app-crypt/qca:2[ssl]
+ >=app-crypt/qca-2.3.0:2[ssl]
"