From 3ec8db221f80dbeaf45cfb150de32daf4e3d928d Mon Sep 17 00:00:00 2001 From: Gilver Date: Thu, 1 May 2025 20:58:05 -0500 Subject: [PATCH] [frawhide] fix(ffmpeg): Add terra-nvidia repo for builds (#4601) * fix(rawhide): Add terra-nvidia repo for FFmpeg builds I need to do this with `$releasever` on other branches. Signed-off-by: Gilver * Fix? Signed-off-by: Gilver * Does that actually work Signed-off-by: Gilver * Oh. Signed-off-by: Gilver --------- Signed-off-by: Gilver --- anda/multimedia/ffmpeg/anda.hcl | 1 + 1 file changed, 1 insertion(+) diff --git a/anda/multimedia/ffmpeg/anda.hcl b/anda/multimedia/ffmpeg/anda.hcl index 9dd00c587b..99c0cf5a90 100644 --- a/anda/multimedia/ffmpeg/anda.hcl +++ b/anda/multimedia/ffmpeg/anda.hcl @@ -2,6 +2,7 @@ project pkg { arches = ["x86_64", "aarch64", "i386"] rpm { spec = "ffmpeg.spec" + extra_repos = ["https://repos.fyralabs.com/terrarawhide-nvidia"] } labels { updbranch = 1