internal/rosa: gperf artifact

Required by libseccomp.

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

View File

@@ -166,6 +166,8 @@ func main() {
p = rosa.Git
case "go":
p = rosa.Go
case "gperf":
p = rosa.Gperf
case "kernel-headers":
p = rosa.KernelHeaders
case "libexpat":