diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2018-03-22 11:59:04 +0100 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2018-03-22 13:15:01 +0100 |
commit | 81b6645f5cdc0378190ed2a35978f817abf7d763 (patch) | |
tree | 9c444308c1f37999d8f095b814ac73e4e54c4fb5 /dev-libs/qoauth | |
parent | net-libs/libktorrent: Prepare for app-crypt/qca w/o USE=qt5 (diff) | |
download | gentoo-81b6645f5cdc0378190ed2a35978f817abf7d763.tar.gz gentoo-81b6645f5cdc0378190ed2a35978f817abf7d763.tar.bz2 gentoo-81b6645f5cdc0378190ed2a35978f817abf7d763.zip |
dev-libs/qoauth: Prepare for app-crypt/qca w/o USE=qt5
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'dev-libs/qoauth')
-rw-r--r-- | dev-libs/qoauth/qoauth-2.0.1_pre20160315-r3.ebuild (renamed from dev-libs/qoauth/qoauth-2.0.1_pre20160315-r2.ebuild) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/qoauth/qoauth-2.0.1_pre20160315-r2.ebuild b/dev-libs/qoauth/qoauth-2.0.1_pre20160315-r3.ebuild index d2050b55e8cc..6e88c34a7a64 100644 --- a/dev-libs/qoauth/qoauth-2.0.1_pre20160315-r2.ebuild +++ b/dev-libs/qoauth/qoauth-2.0.1_pre20160315-r3.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 @@ -15,7 +15,7 @@ KEYWORDS="amd64 ~ppc64 x86" IUSE="debug doc test" COMMON_DEPEND=" - app-crypt/qca:2[debug?,qt5] + app-crypt/qca:2[debug?,qt5(+)] dev-qt/qtnetwork:5 " DEPEND="${COMMON_DEPEND} |