summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2021-01-23 18:11:37 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2021-01-23 18:11:37 +0100
commit7e0d7feda151f87508763b23a443450f64b53fbc (patch)
tree8fe6357aa8578c98cdcb824946410aed28c8ed51
parentdev-util/cmake: Drop 3.19.2 (diff)
downloadgentoo-7e0d7feda151f87508763b23a443450f64b53fbc.tar.gz
gentoo-7e0d7feda151f87508763b23a443450f64b53fbc.tar.bz2
gentoo-7e0d7feda151f87508763b23a443450f64b53fbc.zip
media-libs/mlt: Restrict IUSE=opencv to <media-libs/opencv-4.5.1
Closes: https://bugs.gentoo.org/761975 Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
-rw-r--r--media-libs/mlt/mlt-6.24.0-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/mlt/mlt-6.24.0-r1.ebuild b/media-libs/mlt/mlt-6.24.0-r1.ebuild
index a1f3fab81c9c..b4438749f70b 100644
--- a/media-libs/mlt/mlt-6.24.0-r1.ebuild
+++ b/media-libs/mlt/mlt-6.24.0-r1.ebuild
@@ -51,7 +51,7 @@ DEPEND="
)
libsamplerate? ( >=media-libs/libsamplerate-0.1.2 )
lua? ( ${LUA_DEPS} )
- opencv? ( >=media-libs/opencv-3.2.0:= )
+ opencv? ( >=media-libs/opencv-3.2.0:= <media-libs/opencv-4.5.1:= )
opengl? ( media-video/movit )
python? ( ${PYTHON_DEPS} )
qt5? (