diff options
author | Alexis Ballier <aballier@gentoo.org> | 2018-01-21 13:08:17 +0100 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2018-01-21 13:19:15 +0100 |
commit | b52b72a8f49aecbad40d254464fcb202efb790ba (patch) | |
tree | 453976d683c0aaef6ee0ec4c837702fc71ee2774 /media-video/mkvtoolnix | |
parent | sys-kernel/gentoo-sources: stable 4.4.111-r1 for ppc64, bug #644662 (thanks t... (diff) | |
download | gentoo-b52b72a8f49aecbad40d254464fcb202efb790ba.tar.gz gentoo-b52b72a8f49aecbad40d254464fcb202efb790ba.tar.bz2 gentoo-b52b72a8f49aecbad40d254464fcb202efb790ba.zip |
media-video/mkvtoolnix: sync live ebuidl
Package-Manager: Portage-2.3.20, Repoman-2.3.6
Diffstat (limited to 'media-video/mkvtoolnix')
-rw-r--r-- | media-video/mkvtoolnix/mkvtoolnix-9999.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/media-video/mkvtoolnix/mkvtoolnix-9999.ebuild b/media-video/mkvtoolnix/mkvtoolnix-9999.ebuild index f0e294854bdb..d58ac973b2d3 100644 --- a/media-video/mkvtoolnix/mkvtoolnix-9999.ebuild +++ b/media-video/mkvtoolnix/mkvtoolnix-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -39,6 +39,7 @@ RDEPEND=" dev-qt/qtwidgets:5 dev-qt/qtconcurrent:5 dev-qt/qtmultimedia:5 + app-text/cmark ) " DEPEND="${RDEPEND} |