summaryrefslogtreecommitdiff
path: root/net-im
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2017-07-31 23:56:12 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2017-07-31 23:56:12 +0200
commit6e33d5103d8bb1eaba137961a24dcdbad08e9653 (patch)
tree76e346d5ce533f1996541211d92bdb9bd66d9677 /net-im
parentdev-ruby/hipchat: cleanup (diff)
downloadgentoo-6e33d5103d8bb1eaba137961a24dcdbad08e9653.tar.gz
gentoo-6e33d5103d8bb1eaba137961a24dcdbad08e9653.tar.bz2
gentoo-6e33d5103d8bb1eaba137961a24dcdbad08e9653.zip
net-im/psi: Fix copy-paste error
Package-Manager: Portage-2.3.6, Repoman-2.3.1
Diffstat (limited to 'net-im')
-rw-r--r--net-im/psi/psi-1.2.ebuild2
-rw-r--r--net-im/psi/psi-9999.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/net-im/psi/psi-1.2.ebuild b/net-im/psi/psi-1.2.ebuild
index aaf4448da8a0..322c0c6e2842 100644
--- a/net-im/psi/psi-1.2.ebuild
+++ b/net-im/psi/psi-1.2.ebuild
@@ -45,7 +45,7 @@ RDEPEND="
enchant? ( >=app-text/enchant-1.3.0 )
hunspell? ( app-text/hunspell:= )
webengine? (
- >=dev-qt/qtwebchannel-5.7:5[widgets]
+ >=dev-qt/qtwebchannel-5.7:5
>=dev-qt/qtwebengine-5.7:5[widgets]
)
webkit? ( dev-qt/qtwebkit:5 )
diff --git a/net-im/psi/psi-9999.ebuild b/net-im/psi/psi-9999.ebuild
index 13d5a8e30df8..4e97fcbcbc13 100644
--- a/net-im/psi/psi-9999.ebuild
+++ b/net-im/psi/psi-9999.ebuild
@@ -54,7 +54,7 @@ RDEPEND="
)
hunspell? ( app-text/hunspell:= )
webengine? (
- >=dev-qt/qtwebchannel-5.7:5[widgets]
+ >=dev-qt/qtwebchannel-5.7:5
>=dev-qt/qtwebengine-5.7:5[widgets]
)
webkit? ( dev-qt/qtwebkit:5 )