forked from security/hakurei
internal/rosa: texinfo artifact
Yet another wheel reinvented by GNU. Required to shut some GNU programs up. Signed-off-by: Ophestra <cat@gensokyo.uk>
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user