Gentoo Archives: gentoo-commits

From: Alexis Ballier <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-video/mkvtoolnix/
Date: Wed, 04 Jan 2017 11:58:46
Message-Id: 1483531110.531e6636ce82d8fe346b1a3ab47167e04c1d6015.aballier@gentoo
1 commit: 531e6636ce82d8fe346b1a3ab47167e04c1d6015
2 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jan 4 11:58:22 2017 +0000
4 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
5 CommitDate: Wed Jan 4 11:58:30 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=531e6636
7
8 media-video/mkvtoolnix: add qtconcurrent missing dep, should help in bug #604188
9
10 Package-Manager: Portage-2.3.3, Repoman-2.3.1
11
12 media-video/mkvtoolnix/mkvtoolnix-9.7.1.ebuild | 3 ++-
13 1 file changed, 2 insertions(+), 1 deletion(-)
14
15 diff --git a/media-video/mkvtoolnix/mkvtoolnix-9.7.1.ebuild b/media-video/mkvtoolnix/mkvtoolnix-9.7.1.ebuild
16 index a7667d8..e5d26a1 100644
17 --- a/media-video/mkvtoolnix/mkvtoolnix-9.7.1.ebuild
18 +++ b/media-video/mkvtoolnix/mkvtoolnix-9.7.1.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2016 Gentoo Foundation
21 +# Copyright 1999-2017 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23 # $Id$
24
25 @@ -41,6 +41,7 @@ RDEPEND="
26 dev-qt/qtgui:5
27 dev-qt/qtnetwork:5
28 dev-qt/qtwidgets:5
29 + dev-qt/qtconcurrent:5
30 )
31 "
32 DEPEND="${RDEPEND}