diff options
| author | Ophestra <cat@gensokyo.uk> | 2026-02-21 00:28:21 +0900 |
|---|---|---|
| committer | Ophestra <cat@gensokyo.uk> | 2026-02-21 00:28:21 +0900 |
| commit | 771adad60369cb99e4904e2929719a6dbbb26018 (patch) | |
| tree | b94a3b01c52235116507ee06ca000e3504f8772c /internal/rosa/all.go | |
| parent | 178305cb22a04f9c68a0e6fdce03ecede4ef5917 (diff) | |
internal/rosa: texinfo artifact
Yet another wheel reinvented by GNU. Required to shut some GNU programs up.
Signed-off-by: Ophestra <cat@gensokyo.uk>
Diffstat (limited to 'internal/rosa/all.go')
| -rw-r--r-- | internal/rosa/all.go | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/internal/rosa/all.go b/internal/rosa/all.go index f29599f7..278e7628 100644 --- a/internal/rosa/all.go +++ b/internal/rosa/all.go @@ -80,6 +80,7 @@ const ( Setuptools SquashfsTools TamaGo + Texinfo Toybox toyboxEarly Unzip @@ -199,6 +200,7 @@ func ResolveName(name string) (p PArtifact, ok bool) { "setuptools": Setuptools, "squashfs-tools": SquashfsTools, "tamago": TamaGo, + "texinfo": Texinfo, "toybox": Toybox, "unzip": Unzip, "util-linux": UtilLinux, |
