internal/rosa: libcap artifact
All checks were successful
Test / Create distribution (push) Successful in 1m1s
Test / Sandbox (push) Successful in 2m45s
Test / Hakurei (push) Successful in 4m1s
Test / ShareFS (push) Successful in 4m5s
Test / Hpkg (push) Successful in 4m27s
Test / Sandbox (race detector) (push) Successful in 5m9s
Test / Hakurei (race detector) (push) Successful in 6m17s
Test / Flake checks (push) Successful in 1m44s
All checks were successful
Test / Create distribution (push) Successful in 1m1s
Test / Sandbox (push) Successful in 2m45s
Test / Hakurei (push) Successful in 4m1s
Test / ShareFS (push) Successful in 4m5s
Test / Hpkg (push) Successful in 4m27s
Test / Sandbox (race detector) (push) Successful in 5m9s
Test / Hakurei (race detector) (push) Successful in 6m17s
Test / Flake checks (push) Successful in 1m44s
Required by fakeroot. Quite refreshing to package a non-autotools project. Signed-off-by: Ophestra <cat@gensokyo.uk>
This commit is contained in:
@@ -46,6 +46,7 @@ const (
|
||||
KernelSource
|
||||
Kmod
|
||||
LibXau
|
||||
Libcap
|
||||
Libexpat
|
||||
Libiconv
|
||||
Libpsl
|
||||
@@ -171,6 +172,7 @@ func ResolveName(name string) (p PArtifact, ok bool) {
|
||||
"kernel-source": KernelSource,
|
||||
"kmod": Kmod,
|
||||
"libXau": LibXau,
|
||||
"libcap": Libcap,
|
||||
"libexpat": Libexpat,
|
||||
"libiconv": Libiconv,
|
||||
"libpsl": Libpsl,
|
||||
|
||||
Reference in New Issue
Block a user