+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.
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