summaryrefslogtreecommitdiff
path: root/media-video
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2017-01-04 12:58:22 +0100
committerAlexis Ballier <aballier@gentoo.org>2017-01-04 12:58:30 +0100
commit531e6636ce82d8fe346b1a3ab47167e04c1d6015 (patch)
tree8ba5bc8c8f3521a77dc61110c9d13a36374c9a54 /media-video
parenteb256391de033b00334f8f00ad2726e9fcf669ba (diff)
downloadgentoo-531e6636ce82d8fe346b1a3ab47167e04c1d6015.tar.gz
gentoo-531e6636ce82d8fe346b1a3ab47167e04c1d6015.tar.xz
media-video/mkvtoolnix: add qtconcurrent missing dep, should help in bug #604188
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'media-video')
-rw-r--r--media-video/mkvtoolnix/mkvtoolnix-9.7.1.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/media-video/mkvtoolnix/mkvtoolnix-9.7.1.ebuild b/media-video/mkvtoolnix/mkvtoolnix-9.7.1.ebuild
index a7667d8bf22..e5d26a1938b 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}