diff --git a/appendices/dependencies.xml b/appendices/dependencies.xml
index ee117521a..edf655271 100644
--- a/appendices/dependencies.xml
+++ b/appendices/dependencies.xml
@@ -563,6 +563,34 @@
+
+ GMP
+
+
+ &dependencies;
+
+
+ Bash, Binutils, Coreutils, Diffutils, Gawk, GCC, Glibc, Grep, M4, Make,
+ Sed and Texinfo
+
+
+
+
+ &testsuites;
+
+
+ None
+
+
+
+
+ &before;
+
+
+ MPFR, GCC
+
+
+
Grep
@@ -954,33 +982,6 @@
-
- Mktemp
-
-
- &dependencies;
-
-
- Bash, Binutils, Coreutils, GCC, Glibc, Grep, Patch, and Sed
-
-
-
-
- &testsuites;
-
-
- No testsuite available
-
-
-
-
- &before;
-
-
- None
-
-
-
Module-Init-Tools
@@ -1009,6 +1010,34 @@
+
+ MPFR
+
+
+ &dependencies;
+
+
+ Bash, Binutils, Coreutils, Diffutils, Gawk, GCC, Glibc, Grep, GMP,
+ Make, Sed and Texinfo
+
+
+
+
+ &testsuites;
+
+
+ None
+
+
+
+
+ &before;
+
+
+ GCC
+
+
+
Ncurses
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 60aafa264..ccc78d517 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -40,6 +40,12 @@
2008-10-21
+
+ [matthew] - Added dependency information for GMP and MPFR
+ packages. Thanks to Chris Staub for the patch. Also, removed
+ dependency information for Mktemp. Thanks to William Immendorf for
+ the report. Fixes #2218.
+
[dj] - Updated list of minimum installed locales for testsuite
coverage in Chapter 6 GLibc instructions.