summaryrefslogtreecommitdiff
path: root/README-prereq
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2021-11-11 18:14:33 -0800
committerPaul Eggert <eggert@cs.ucla.edu>2021-11-11 18:14:33 -0800
commitb07c82ccdb9fcb97d99a5871134b2227e7f08915 (patch)
tree4c19a23dffc5873a15b2532d389dec38b7c99a04 /README-prereq
parent015d028d0598f31d5aa25e5c47dfe8872afb4e6e (diff)
downloadgrep-b07c82ccdb9fcb97d99a5871134b2227e7f08915.tar.gz
maint: update README-prereq for Gperf, Rsync, Wget
Diffstat (limited to 'README-prereq')
-rw-r--r--README-prereq4
1 files changed, 3 insertions, 1 deletions
diff --git a/README-prereq b/README-prereq
index 4cc09eba..d8108d02 100644
--- a/README-prereq
+++ b/README-prereq
@@ -6,15 +6,17 @@ as well as by 'make'. They include:
- Automake <https://www.gnu.org/software/automake/>
- Gettext <https://www.gnu.org/software/gettext/>
- Git <https://git-scm.com/>
+- Gperf <https://www.gnu.org/software/gperf/>
- Gzip <https://www.gnu.org/software/gzip/>
- Help2man <https://www.gnu.org/software/help2man/>
- M4 <https://www.gnu.org/software/m4/>
- Make <https://www.gnu.org/software/make/>
- Perl <https://www.cpan.org/>
- Pkg-config <https://www.freedesktop.org/wiki/Software/pkg-config/>
+- Rsync <https://rsync.samba.org/>
- Tar <https://www.gnu.org/software/tar/>
- Texinfo <https://www.gnu.org/software/texinfo/>
-- Wget <http://www.gnu.org/software/wget/>
+- Wget <https://www.gnu.org/software/wget/>
- XZ Utils <https://tukaani.org/xz/>
It is generally better to use official packages for your system.