Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/mlt/
Date: Tue, 31 Oct 2017 18:35:24
Message-Id: 1509474834.f0e92c5ab382cee2ca3f3c828bbcf6193baa1c32.asturm@gentoo
1 commit: f0e92c5ab382cee2ca3f3c828bbcf6193baa1c32
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Tue Oct 31 18:33:54 2017 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Tue Oct 31 18:33:54 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f0e92c5a
7
8 media-libs/mlt: Raise minimum media-libs/opencv version to 3.2
9
10 Closes: https://bugs.gentoo.org/635782
11 Package-Manager: Portage-2.3.13, Repoman-2.3.4
12
13 media-libs/mlt/mlt-6.4.1-r4.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/media-libs/mlt/mlt-6.4.1-r4.ebuild b/media-libs/mlt/mlt-6.4.1-r4.ebuild
17 index f644ac3bb1f..669426cf7ef 100644
18 --- a/media-libs/mlt/mlt-6.4.1-r4.ebuild
19 +++ b/media-libs/mlt/mlt-6.4.1-r4.ebuild
20 @@ -44,7 +44,7 @@ COMMON_DEPEND="
21 )
22 libsamplerate? ( >=media-libs/libsamplerate-0.1.2 )
23 lua? ( >=dev-lang/lua-5.1.4-r4:= )
24 - opencv? ( >=media-libs/opencv-3.1.0:= )
25 + opencv? ( >=media-libs/opencv-3.2.0:= )
26 opengl? ( media-video/movit )
27 python? ( ${PYTHON_DEPS} )
28 qt5? (