]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
Mention more dependencies.
authorBruno Haible <bruno@clisp.org>
Fri, 4 Jun 2010 10:50:01 +0000 (12:50 +0200)
committerBruno Haible <bruno@clisp.org>
Fri, 4 Jun 2010 10:50:01 +0000 (12:50 +0200)
ChangeLog
DEPENDENCIES

index b9040b1d583fcd0b3c0926723b793c1d89c3c5cb..3e868bb68807dd9a036c1fafff5d84742fb08dda 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,10 @@
 
        * gettext-0.18.1 released.
 
+2010-06-04  Bruno Haible  <bruno@clisp.org>
+
+       * DEPENDENCIES: Add entries for 'tar' and 'gzip'.
+
 2010-06-04  Bruno Haible  <bruno@clisp.org>
 
        * autogen.sh: For libgrep, don't use --avoid of modules with
index 4890ebe988c3e45ddb114df9780ab06c1577064b..30e29b2f162cbc3a35691b6a63f7dc1a4ac2a5c1 100644 (file)
@@ -191,3 +191,24 @@ dependencies):
   + Download:
     http://ftp.gnu.org/gnu/grep/
     ftp://ftp.gnu.org/gnu/grep/
+
+* The archiving utility 'tar'.
+  + Optional.
+    Needed for the 'autopoint' program, if not configured with --without-git
+    and --without-cvs.
+    Either the platform's native tar, or GNU tar.
+  + Homepage:
+    http://www.gnu.org/software/tar/
+  + Download:
+    http://ftp.gnu.org/gnu/tar/
+    ftp://ftp.gnu.org/gnu/tar/
+
+* The GNU compression utility 'gzip'.
+  + Optional.
+    Needed for the 'autopoint' program, if not configured with --without-git
+    and --without-cvs.
+  + Homepage:
+    http://www.gnu.org/software/gzip/
+  + Download:
+    http://ftp.gnu.org/gnu/gzip/
+    ftp://ftp.gnu.org/gnu/gzip/