internal/rosa: meson artifact

Required by wayland and pipewire.

Signed-off-by: Ophestra <cat@gensokyo.uk>
This commit is contained in:
2026-01-26 03:03:21 +09:00
parent 228489371d
commit c6a95f5a6a
3 changed files with 30 additions and 0 deletions

View File

@@ -174,6 +174,8 @@ func main() {
p = rosa.M4
case "make":
p = rosa.Make
case "meson":
p = rosa.Meson
case "ninja":
p = rosa.Ninja
case "patch":