# HG changeset patch # User Bruno Haible # Date 1175731639 0 # Node ID f9017cc714cc6d332edd9eb6ad81125bbd3f0326 # Parent c19d5c61c5a33c5eb6303c384623f5df44ec2246 No need to mention tar and gzip - not direct depedencies. diff --git a/ChangeLog b/ChangeLog --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2007-04-04 Bruno Haible + + * DEPENDENCIES: Remove mentions of tar and gzip, since they are not + directly used by the gnulib modules nor by gnulib-tool. + 2007-04-04 Paul Eggert * DEPENDENCIES: Give overall description of version dependency diff --git a/DEPENDENCIES b/DEPENDENCIES --- a/DEPENDENCIES +++ b/DEPENDENCIES @@ -90,15 +90,6 @@ http://ftp.gnu.org/gnu/grep/ ftp://ftp.gnu.org/gnu/grep/ -* GNU Tar 1.11.8 or newer. - + Recommended. - Needed if you want to make a software distribution. - + Homepage: - http://www.gnu.org/software/tar/ - + Download: - http://ftp.gnu.org/gnu/tar/ - ftp://ftp.gnu.org/gnu/tar/ - * GNU gettext 0.16.1. + Recommended. Needed if you use modules that use internationalization (many do). @@ -126,14 +117,6 @@ http://ftp.gnu.org/gnu/gperf/ ftp://ftp.gnu.org/gnu/gperf/ -* Gzip (GNU zip) 1.2.4 or newer. - + Recommended. - + Homepage: - http://www.gnu.org/software/gzip/ - + Download: - http://ftp.gnu.org/gnu/gzip/ - ftp://ftp.gnu.org/gnu/gzip/ - * Texinfo 4.2 or newer. + Recommended. Needed if you use modules that include documentation.