mirror of
https://github.com/terrapkg/packages.git
synced 2026-05-31 17:11:56 +00:00
[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 <rockgrub@disroot.org> * Fix? Signed-off-by: Gilver <rockgrub@disroot.org> * Does that actually work Signed-off-by: Gilver <rockgrub@disroot.org> * Oh. Signed-off-by: Gilver <rockgrub@disroot.org> --------- Signed-off-by: Gilver <rockgrub@disroot.org>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user