diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2018-03-22 12:07:11 +0100 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2018-03-22 13:15:02 +0100 |
commit | c69a4a41470e590818d2317e5cef5d79755ea884 (patch) | |
tree | 5ed5930b9d0571487a6d3c6e7a5995259f17f8cb /net-im/choqok | |
parent | kde-misc/kdeconnect: Prepare for app-crypt/qca w/o USE=qt5 (diff) | |
download | gentoo-c69a4a41470e590818d2317e5cef5d79755ea884.tar.gz gentoo-c69a4a41470e590818d2317e5cef5d79755ea884.tar.bz2 gentoo-c69a4a41470e590818d2317e5cef5d79755ea884.zip |
net-im/choqok: Prepare for app-crypt/qca w/o USE=qt5
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'net-im/choqok')
-rw-r--r-- | net-im/choqok/choqok-1.6.0-r1.ebuild (renamed from net-im/choqok/choqok-1.6.0.ebuild) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-im/choqok/choqok-1.6.0.ebuild b/net-im/choqok/choqok-1.6.0-r1.ebuild index a0d056a482df..bb92f8d2340f 100644 --- a/net-im/choqok/choqok-1.6.0.ebuild +++ b/net-im/choqok/choqok-1.6.0-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 @@ -37,7 +37,7 @@ DEPEND=" $(add_qt_dep qtgui) $(add_qt_dep qtwidgets) $(add_qt_dep qtxml) - app-crypt/qca[qt5] + app-crypt/qca[qt5(+)] dev-libs/qoauth:5 attica? ( $(add_frameworks_dep attica) ) konqueror? ( |