diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2018-09-07 08:21:17 +1200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-09-08 08:37:55 +0700 |
commit | 814d4e85c9c1291d7dcfb981a97a3a1c6f000e81 (patch) | |
tree | 61113dfd919b459e81eb8578fdfbdc5923c7b451 /system/ripgrep/README | |
parent | a414c15021f22bd8af293ebab45e27c55515d10f (diff) |
system/ripgrep: Update REQUIRES.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Diffstat (limited to 'system/ripgrep/README')
-rw-r--r-- | system/ripgrep/README | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/system/ripgrep/README b/system/ripgrep/README index 3a383d5a18702..d213153d90a6b 100644 --- a/system/ripgrep/README +++ b/system/ripgrep/README @@ -2,6 +2,3 @@ ripgrep - line oriented search tool ripgrep is a line oriented search tool that combines the usability of The Silver Searcher (similar to ack) with the raw speed of GNU grep. - -Note: -rust is required for building ripgrep, but it not needed at runtime. |