doc: Mention Python dependency.
authorCollin Funk <collin.funk1@gmail.com>
Tue, 29 Oct 2024 02:59:35 +0000 (19:59 -0700)
committerCollin Funk <collin.funk1@gmail.com>
Tue, 29 Oct 2024 02:59:35 +0000 (19:59 -0700)
* doc/build-automation.texi (Building gnulib): Document that Python is
needed for gnulib-tool.

ChangeLog
doc/build-automation.texi

index 2ca86ce7a7bff895186566616be08225373688eb..36047f37c81cfd9f0c134cebb16d0f8d0e7179a1 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2024-10-28  Collin Funk  <collin.funk1@gmail.com>
+
+       doc: Mention Python dependency.
+       * doc/build-automation.texi (Building gnulib): Document that Python is
+       needed for gnulib-tool.
+
 2024-10-28  Bruno Haible  <bruno@clisp.org>
 
        doc: Improve usability of generated PDF.
index ae9d6b774ddc507a79a7e4e6ce60e7d59de2dc0b..54aa2189960a719f9f127e9c87bff8b22054aaf7 100644 (file)
@@ -10,8 +10,8 @@ your favorite platform, you may perform these steps:
 
 Install the proper development tools.  To build and test all of
 Gnulib, you will need development tools for the programming languages
-C, C++, Java, and Perl, along with standard POSIX utilities such as
-@command{awk}, @command{make} and @command{sh}.  You will also need
+C, C++, Java, Perl, and Python along with standard POSIX utilities such
+as @command{awk}, @command{make} and @command{sh}.  You will also need
 development tools that include Autoconf, Automake, Bison, Gettext,
 Git, GNU M4, Gperf, Libtool, and Texinfo.  Some of these tools are
 needed only by some modules.  More details can be found in Gnulib's