forked from security/hakurei
internal/rosa: libxslt artifact
For building documentation that cannot be turned off. Signed-off-by: Ophestra <cat@gensokyo.uk>
This commit is contained in:
@@ -56,6 +56,7 @@ const (
|
||||
Libseccomp
|
||||
Libucontext
|
||||
Libxml2
|
||||
Libxslt
|
||||
M4
|
||||
MPC
|
||||
MPFR
|
||||
@@ -189,6 +190,7 @@ func ResolveName(name string) (p PArtifact, ok bool) {
|
||||
"libseccomp": Libseccomp,
|
||||
"libucontext": Libucontext,
|
||||
"libxml2": Libxml2,
|
||||
"libxslt": Libxslt,
|
||||
"libffi": Libffi,
|
||||
"libgd": Libgd,
|
||||
"libtool": Libtool,
|
||||
|
||||
Reference in New Issue
Block a user