diff options
author | 2018-03-22 12:13:04 +0100 | |
---|---|---|
committer | 2018-03-22 13:16:03 +0100 | |
commit | 8e9b5b0fa2d83f4af3a572d5baaf29341aa6534b (patch) | |
tree | 889139dd43e305d4ecc69c935835417bdcdd90a3 /net-im | |
parent | net-im/choqok: Prepare for app-crypt/qca w/o USE=qt5 (diff) | |
download | gentoo-8e9b5b0fa2d83f4af3a572d5baaf29341aa6534b.tar.gz gentoo-8e9b5b0fa2d83f4af3a572d5baaf29341aa6534b.tar.bz2 gentoo-8e9b5b0fa2d83f4af3a572d5baaf29341aa6534b.zip |
net-im/psi: Prepare for app-crypt/qca w/o USE=qt5
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/psi/psi-1.3-r1.ebuild (renamed from net-im/psi/psi-1.3.ebuild) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-im/psi/psi-1.3.ebuild b/net-im/psi/psi-1.3-r1.ebuild index 3d47e6fece4d..83b513540792 100644 --- a/net-im/psi/psi-1.3.ebuild +++ b/net-im/psi/psi-1.3-r1.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 @@ -27,7 +27,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 |