mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-02 09:52:18 +00:00
110a079d5c
* add: Some more NVIDIA stuff
* fix: Add arches in anda.hcl
Signed-off-by: Gilver <rockgrub@disroot.org>
---------
Signed-off-by: Gilver <rockgrub@disroot.org>
(cherry picked from commit 23a0de7300)
Co-authored-by: Gilver <rockgrub@disroot.org>
10 lines
128 B
HCL
10 lines
128 B
HCL
project pkg {
|
|
rpm {
|
|
spec = "libnvjpeg2k.spec"
|
|
}
|
|
labels {
|
|
subrepo = "nvidia"
|
|
updbranch = 1
|
|
}
|
|
}
|