mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-18 17:40:38 +00:00
945dd56ba9
* fix(owl): use meson and add scenefx dep
* fix(mwc): rename old package name
* avoid famine due to failed crop
(cherry picked from commit 861103b50c)
Co-authored-by: sadlerm4 <sad_lerm@hotmail.com>
9 lines
81 B
HCL
9 lines
81 B
HCL
project pkg {
|
|
rpm {
|
|
spec = "mwc.spec"
|
|
}
|
|
labels {
|
|
nightly = 1
|
|
}
|
|
}
|