forked from security/hakurei
internal/rosa/gnu: libtool artifact
Required when generating autotools build systems. Signed-off-by: Ophestra <cat@gensokyo.uk>
This commit is contained in:
@@ -35,6 +35,7 @@ const (
|
||||
Libexpat
|
||||
Libffi
|
||||
Libgd
|
||||
Libtool
|
||||
Libseccomp
|
||||
Libxml2
|
||||
M4
|
||||
@@ -119,6 +120,7 @@ func ResolveName(name string) (p PArtifact, ok bool) {
|
||||
"libxml2": Libxml2,
|
||||
"libffi": Libffi,
|
||||
"libgd": Libgd,
|
||||
"libtool": Libtool,
|
||||
"m4": M4,
|
||||
"make": Make,
|
||||
"meson": Meson,
|
||||
|
||||
Reference in New Issue
Block a user