Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/kde:master commit in: net-im/choqok/
Date: Wed, 02 Aug 2017 19:59:44
Message-Id: 1501703956.3d1de266cefd5a243f26c445a1dc1c27ed39dcb9.asturm@gentoo
1 commit: 3d1de266cefd5a243f26c445a1dc1c27ed39dcb9
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jul 24 18:46:11 2017 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Wed Aug 2 19:59:16 2017 +0000
6 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=3d1de266
7
8 net-im/choqok: Fix DEPENDs
9
10 Upstream commits
11 c43125e48387a8d3a914c97cd8d8765c5c07fa89
12 2842d257ff544cc2d3efd22d63bd33999c4d5730
13
14 Package-Manager: Portage-2.3.6, Repoman-2.3.1
15
16 net-im/choqok/choqok-9999.ebuild | 2 +-
17 1 file changed, 1 insertion(+), 1 deletion(-)
18
19 diff --git a/net-im/choqok/choqok-9999.ebuild b/net-im/choqok/choqok-9999.ebuild
20 index 2f394297ec..1b9eb8b44d 100644
21 --- a/net-im/choqok/choqok-9999.ebuild
22 +++ b/net-im/choqok/choqok-9999.ebuild
23 @@ -4,6 +4,7 @@
24 EAPI=6
25
26 KDE_HANDBOOK="forceoptional"
27 +# QT_MINIMAL="5.9.1" # enable as soon as Qt-5.9.1 is in tree
28 inherit kde5
29
30 DESCRIPTION="Free/Open Source micro-blogging client by KDE"
31 @@ -37,7 +38,6 @@ DEPEND="
32 $(add_qt_dep qtwidgets)
33 $(add_qt_dep qtxml)
34 app-crypt/qca[qt5]
35 - dev-libs/qoauth:5
36 attica? ( $(add_frameworks_dep attica) )
37 konqueror? (
38 $(add_frameworks_dep kparts)