diff --git a/appendices/dependencies.xml b/appendices/dependencies.xml
index 90c20c2cb..ce42393e6 100644
--- a/appendices/dependencies.xml
+++ b/appendices/dependencies.xml
@@ -150,7 +150,7 @@
&dependencies;
- Bash, Binutils, Coreutils, Diffutils, GCC, Gettext, Glibc, Grep,
+ Bash, Binutils, Coreutils, Diffutils, Gawk, GCC, Glibc, Grep,
Make, Perl, Sed, Texinfo and Zlib
@@ -234,7 +234,7 @@
&dependencies;
- Bash, Binutils, Coreutils, GCC, Gettext, Glibc, Grep, Make,
+ Bash, Binutils, Coreutils, GCC, Gettext, Glibc, GMP, Grep, Make,
Patch, Perl, Sed, and Texinfo
@@ -878,7 +878,7 @@
Bash, Binutils, Coreutils, Diffutils, Findutils, GCC, Glibc, Grep,
- Gzip, Make, Module-Init-Tools, Ncurses, and Sed
+ Gzip, Make, Module-Init-Tools, Ncurses, Perl, and Sed
@@ -982,6 +982,33 @@
+
+ Man-Pages
+
+
+ &dependencies;
+
+
+ Bash, Coreutils, and Make
+
+
+
+
+ &testsuites;
+
+
+ No testsuite available
+
+
+
+
+ &before;
+
+
+ None
+
+
+
Module-Init-Tools
@@ -1489,7 +1516,7 @@
&dependencies;
- Bash, Binutils, Coreutils, GCC, Glibc, Grep, Make, and Sed
+ Bash, Binutils, Coreutils, GCC, Glibc, Make, and Sed
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 32a87fe04..0515ce672 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -40,6 +40,11 @@
2009-03-12
+
+ [matthew] - Correct some dependency info. Thanks to Chris Staub for the
+ report and patch. Fixes
+ #2368.
+
[matthew] - Fix a few typos. Thanks to Chris Staub for the report and
patch. Fixes #2367.