changeset 8641:f9017cc714cc

No need to mention tar and gzip - not direct depedencies.
author Bruno Haible <bruno@clisp.org>
date Thu, 05 Apr 2007 00:07:19 +0000
parents c19d5c61c5a3
children a6f02271aae1
files ChangeLog DEPENDENCIES
diffstat 2 files changed, 5 insertions(+), 17 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2007-04-04  Bruno Haible  <bruno@clisp.org>
+
+	* 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  <eggert@cs.ucla.edu>
 
 	* DEPENDENCIES: Give overall description of version dependency
--- 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.