mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-05 19:32:18 +00:00
861103b50c
* fix(owl): use meson and add scenefx dep * fix(mwc): rename old package name * avoid famine due to failed crop
9 lines
81 B
HCL
9 lines
81 B
HCL
project pkg {
|
|
rpm {
|
|
spec = "mwc.spec"
|
|
}
|
|
labels {
|
|
nightly = 1
|
|
}
|
|
}
|