internal/rosa: wayland artifact

Required by hakurei.

Signed-off-by: Ophestra <cat@gensokyo.uk>
This commit is contained in:
2026-01-26 05:09:25 +09:00
parent 9a74d5273d
commit e1533fa4c6
3 changed files with 42 additions and 0 deletions

View File

@@ -196,6 +196,8 @@ func main() {
p = rosa.Rsync
case "setuptools":
p = rosa.Setuptools
case "wayland":
p = rosa.Wayland
case "zlib":
p = rosa.Zlib