summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-im/psi/psi-9999.ebuild')
-rw-r--r--net-im/psi/psi-9999.ebuild8
1 files changed, 4 insertions, 4 deletions
diff --git a/net-im/psi/psi-9999.ebuild b/net-im/psi/psi-9999.ebuild
index 20f9be17efad..e6240c96afa4 100644
--- a/net-im/psi/psi-9999.ebuild
+++ b/net-im/psi/psi-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -33,7 +33,7 @@ REQUIRED_USE="
"
RDEPEND="
- app-crypt/qca:2[qt5]
+ app-crypt/qca:2[qt5(+)]
dev-qt/qtconcurrent:5
dev-qt/qtcore:5
dev-qt/qtgui:5
@@ -54,8 +54,8 @@ RDEPEND="
)
hunspell? ( app-text/hunspell:= )
webengine? (
- >=dev-qt/qtwebchannel-5.7:5
- >=dev-qt/qtwebengine-5.7:5[widgets]
+ dev-qt/qtwebchannel:5
+ dev-qt/qtwebengine:5[widgets]
)
webkit? ( dev-qt/qtwebkit:5 )
whiteboarding? ( dev-qt/qtsvg:5 )