commit:     6b94a194374984f09b1aa46428cb101608febfd8
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon May 29 20:49:04 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon May 29 20:49:04 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6b94a194

media-video/transcode: depend on <ffmpeg-5

Bug: https://bugs.gentoo.org/831482
Signed-off-by: Sam James <sam <AT> gentoo.org>

 media-video/transcode/transcode-1.1.7-r6.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-video/transcode/transcode-1.1.7-r6.ebuild 
b/media-video/transcode/transcode-1.1.7-r6.ebuild
index ba7343990bf2..ceed3e0c6833 100644
--- a/media-video/transcode/transcode-1.1.7-r6.ebuild
+++ b/media-video/transcode/transcode-1.1.7-r6.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2002-2022 Gentoo Authors
+# Copyright 2002-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -24,7 +24,7 @@ REQUIRED_USE="
 "
 
 RDEPEND="
-       >=media-video/ffmpeg-0.10
+       <media-video/ffmpeg-5:=
        a52? ( media-libs/a52dec )
        aac? ( media-libs/faac )
        alsa? ( media-libs/alsa-lib )

Reply via email to