forked from security/hakurei
internal/rosa: libpsl artifact
Required by curl. Signed-off-by: Ophestra <cat@gensokyo.uk>
This commit is contained in:
@@ -33,6 +33,7 @@ const (
|
||||
KernelHeaders
|
||||
LibXau
|
||||
Libexpat
|
||||
Libpsl
|
||||
Libffi
|
||||
Libgd
|
||||
Libtool
|
||||
@@ -118,6 +119,7 @@ func ResolveName(name string) (p PArtifact, ok bool) {
|
||||
"kernel-headers": KernelHeaders,
|
||||
"libXau": LibXau,
|
||||
"libexpat": Libexpat,
|
||||
"libpsl": Libpsl,
|
||||
"libseccomp": Libseccomp,
|
||||
"libxml2": Libxml2,
|
||||
"libffi": Libffi,
|
||||
|
||||
Reference in New Issue
Block a user