forked from security/hakurei
internal/rosa: pcre2 artifact
Required by GLib. Signed-off-by: Ophestra <cat@gensokyo.uk>
This commit is contained in:
@@ -55,6 +55,7 @@ const (
|
||||
NSSCACert
|
||||
Ninja
|
||||
OpenSSL
|
||||
PCRE2
|
||||
Packaging
|
||||
Patch
|
||||
Perl
|
||||
@@ -160,6 +161,7 @@ func ResolveName(name string) (p PArtifact, ok bool) {
|
||||
"nss-cacert": NSSCACert,
|
||||
"ninja": Ninja,
|
||||
"openssl": OpenSSL,
|
||||
"pcre2": PCRE2,
|
||||
"packaging": Packaging,
|
||||
"patch": Patch,
|
||||
"perl": Perl,
|
||||
|
||||
Reference in New Issue
Block a user