internal/rosa: wayland-protocols artifact

Required by hakurei.

Signed-off-by: Ophestra <cat@gensokyo.uk>
This commit is contained in:
2026-01-26 05:13:30 +09:00
parent e1533fa4c6
commit 4d29333807
3 changed files with 39 additions and 0 deletions

View File

@@ -198,6 +198,8 @@ func main() {
p = rosa.Setuptools
case "wayland":
p = rosa.Wayland
case "wayland-protocols":
p = rosa.WaylandProtocols
case "zlib":
p = rosa.Zlib