Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/flacon/
Date: Thu, 01 Feb 2018 01:45:31
Message-Id: 1517449507.f619079436e1d6f667e092a5fd60de08600365c2.asturm@gentoo
1 commit: f619079436e1d6f667e092a5fd60de08600365c2
2 Author: Luigi 'Comio' Mantellini <luigi.mantellini <AT> gmail <DOT> com>
3 AuthorDate: Wed Jan 24 13:30:07 2018 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Thu Feb 1 01:45:07 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f6190794
7
8 media-sound/flacon: Add dev-qt/qtconcurrent:5 to DEPEND
9
10 Bug: https://bugs.gentoo.org/643212
11 Closes: https://bugs.gentoo.org/643212
12 Closes: https://github.com/gentoo/gentoo/pull/6946
13
14 media-sound/flacon/flacon-4.0.0.ebuild | 3 ++-
15 1 file changed, 2 insertions(+), 1 deletion(-)
16
17 diff --git a/media-sound/flacon/flacon-4.0.0.ebuild b/media-sound/flacon/flacon-4.0.0.ebuild
18 index 70447e6e15f..de50d8c1ff9 100644
19 --- a/media-sound/flacon/flacon-4.0.0.ebuild
20 +++ b/media-sound/flacon/flacon-4.0.0.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 1999-2017 Gentoo Foundation
23 +# Copyright 1999-2018 Gentoo Foundation
24 # Distributed under the terms of the GNU General Public License v2
25
26 EAPI=6
27 @@ -28,6 +28,7 @@ RDEPEND="
28 DEPEND="${RDEPEND}
29 virtual/pkgconfig
30 dev-qt/linguist-tools:5
31 + dev-qt/qtconcurrent:5
32 test? (
33 dev-qt/qttest:5
34 media-libs/flac