diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2018-02-22 14:13:32 +0100 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2018-02-22 19:27:29 +0100 |
commit | 9bcd89b0b7fbb57d26b0a112a9b16ffbca1d6c91 (patch) | |
tree | 39007076c6dacde54ecbcb97d375c4c389444317 /app-leechcraft/lc-azoth | |
parent | net-im/psi: Relax app-crypt/qca qt5-usedep (diff) | |
download | gentoo-9bcd89b0b7fbb57d26b0a112a9b16ffbca1d6c91.tar.gz gentoo-9bcd89b0b7fbb57d26b0a112a9b16ffbca1d6c91.tar.bz2 gentoo-9bcd89b0b7fbb57d26b0a112a9b16ffbca1d6c91.zip |
app-leechcraft/lc-azoth: Relax app-crypt/qca qt5-usedep
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'app-leechcraft/lc-azoth')
-rw-r--r-- | app-leechcraft/lc-azoth/lc-azoth-9999.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-leechcraft/lc-azoth/lc-azoth-9999.ebuild b/app-leechcraft/lc-azoth/lc-azoth-9999.ebuild index 7468a2bba2eb..63f347cfd7d1 100644 --- a/app-leechcraft/lc-azoth/lc-azoth-9999.ebuild +++ b/app-leechcraft/lc-azoth/lc-azoth-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 @@ -28,7 +28,7 @@ COMMON_DEPEND=" dev-qt/qtx11extras:5 x11-libs/libXScrnSaver ) - crypt? ( app-crypt/qca:2[qt5] ) + crypt? ( app-crypt/qca:2[qt5(+)] ) lastseen? ( dev-qt/qtconcurrent:5 ) media? ( dev-qt/qtmultimedia:5 ) otroid? ( |