diff options
Diffstat (limited to 'internal/rosa/all.go')
| -rw-r--r-- | internal/rosa/all.go | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/internal/rosa/all.go b/internal/rosa/all.go index e5b41ac4..8edf09b5 100644 --- a/internal/rosa/all.go +++ b/internal/rosa/all.go @@ -65,6 +65,7 @@ const ( Perl PkgConfig Pluggy + Procps PyTest Pygments Python @@ -176,6 +177,7 @@ func ResolveName(name string) (p PArtifact, ok bool) { "perl": Perl, "pkg-config": PkgConfig, "pluggy": Pluggy, + "procps": Procps, "pytest": PyTest, "pygments": Pygments, "python": Python, |
