diff --git a/system-tools.yaml b/system-tools.yaml index 82ae7a8..c3b4d3a 100644 --- a/system-tools.yaml +++ b/system-tools.yaml @@ -26,6 +26,7 @@ data: - calc - dateutils - gcal + - mlocate filter: rpms: - calc-devel @@ -34,6 +35,7 @@ data: - calc - dateutils - gcal + - mlocate components: rpms: calc: @@ -45,3 +47,6 @@ data: gcal: rationale: A command-line calendar utility. ref: master + mlocate: + rationale: A utility for finding files. + ref: master