commit:     2e6dcbb89f83172bd72d4ce2a0d6353475b02eab
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 24 05:55:01 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Dec 24 05:55:01 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2e6dcbb8

media-video/rav1e: crank up minimum cargo-c dependency for 0.4.1-r1

Can't do 0.4.1 itself as new enough cargo-c isn't yet stable.

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

 media-video/rav1e/rav1e-0.4.1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-video/rav1e/rav1e-0.4.1-r1.ebuild 
b/media-video/rav1e/rav1e-0.4.1-r1.ebuild
index 473edb5e1c46..5d6924f29374 100644
--- a/media-video/rav1e/rav1e-0.4.1-r1.ebuild
+++ b/media-video/rav1e/rav1e-0.4.1-r1.ebuild
@@ -286,7 +286,7 @@ IUSE="+capi"
 ASM_DEP=">=dev-lang/nasm-2.15"
 BDEPEND="
        amd64? ( ${ASM_DEP} )
-       capi? ( dev-util/cargo-c )
+       capi? ( >=dev-util/cargo-c-0.6.3 )
 "
 
 src_unpack() {

Reply via email to