mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-23 20:10:40 +00:00
675951d4e7
* fix: gamescope package * remove mesa from stash * fix spec again
9 lines
110 B
HCL
9 lines
110 B
HCL
project pkg {
|
|
rpm {
|
|
spec = "terra-gamescope.spec"
|
|
}
|
|
labels {
|
|
multilib = 1
|
|
}
|
|
}
|