forked from security/hakurei
internal/rosa: qemu artifact
This is still a quite minimal build. More features will be enabled as dependencies become available. The powerpc failure will be investigated if it is ever needed. Signed-off-by: Ophestra <cat@gensokyo.uk>
This commit is contained in:
@@ -68,6 +68,7 @@ const (
|
||||
PyTest
|
||||
Pygments
|
||||
Python
|
||||
QEMU
|
||||
Rsync
|
||||
Sed
|
||||
Setuptools
|
||||
@@ -178,6 +179,7 @@ func ResolveName(name string) (p PArtifact, ok bool) {
|
||||
"pytest": PyTest,
|
||||
"pygments": Pygments,
|
||||
"python": Python,
|
||||
"qemu": QEMU,
|
||||
"rsync": Rsync,
|
||||
"sed": Sed,
|
||||
"setuptools": Setuptools,
|
||||
|
||||
Reference in New Issue
Block a user