mirror of
https://github.com/terrapkg/packages.git
synced 2026-07-03 09:20:50 +00:00
7 lines
99 B
HCL
7 lines
99 B
HCL
project pkg {
|
|
arches = ["x86_64", "aarch64"]
|
|
rpm {
|
|
spec = "vulkan-low-latency-layer.spec"
|
|
}
|
|
}
|