commit:     531e6636ce82d8fe346b1a3ab47167e04c1d6015
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Wed Jan  4 11:58:22 2017 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Wed Jan  4 11:58:30 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=531e6636

media-video/mkvtoolnix: add qtconcurrent missing dep, should help in bug #604188

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 media-video/mkvtoolnix/mkvtoolnix-9.7.1.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/media-video/mkvtoolnix/mkvtoolnix-9.7.1.ebuild 
b/media-video/mkvtoolnix/mkvtoolnix-9.7.1.ebuild
index a7667d8..e5d26a1 100644
--- a/media-video/mkvtoolnix/mkvtoolnix-9.7.1.ebuild
+++ b/media-video/mkvtoolnix/mkvtoolnix-9.7.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -41,6 +41,7 @@ RDEPEND="
                dev-qt/qtgui:5
                dev-qt/qtnetwork:5
                dev-qt/qtwidgets:5
+               dev-qt/qtconcurrent:5
        )
 "
 DEPEND="${RDEPEND}

Reply via email to