forked from security/hakurei
internal/rosa: libiconv artifact
For software that assumes glibc. Signed-off-by: Ophestra <cat@gensokyo.uk>
This commit is contained in:
@@ -46,6 +46,7 @@ const (
|
||||
Kmod
|
||||
LibXau
|
||||
Libexpat
|
||||
Libiconv
|
||||
Libpsl
|
||||
Libffi
|
||||
Libgd
|
||||
@@ -167,6 +168,7 @@ func ResolveName(name string) (p PArtifact, ok bool) {
|
||||
"kmod": Kmod,
|
||||
"libXau": LibXau,
|
||||
"libexpat": Libexpat,
|
||||
"libiconv": Libiconv,
|
||||
"libpsl": Libpsl,
|
||||
"libseccomp": Libseccomp,
|
||||
"libucontext": Libucontext,
|
||||
|
||||
Reference in New Issue
Block a user