From: Alexis Ballier Date: Wed, 4 Jan 2017 11:58:22 +0000 (+0100) Subject: media-video/mkvtoolnix: add qtconcurrent missing dep, should help in bug #604188 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=531e6636ce82d8fe346b1a3ab47167e04c1d6015;p=gentoo.git media-video/mkvtoolnix: add qtconcurrent missing dep, should help in bug #604188 Package-Manager: Portage-2.3.3, Repoman-2.3.1 --- diff --git a/media-video/mkvtoolnix/mkvtoolnix-9.7.1.ebuild b/media-video/mkvtoolnix/mkvtoolnix-9.7.1.ebuild index a7667d8bf22e..e5d26a1938b5 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}