From 55b3f6244941e2bc22ebcb452377d2b0e709ded4 Mon Sep 17 00:00:00 2001 From: Matthew Burgess Date: Tue, 21 Oct 2008 22:40:54 +0000 Subject: Add GMP & MPFR package dependencies, and remove Mktemp dependencies. Fixes #2218. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8692 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- appendices/dependencies.xml | 49 ++++++++++++++++++++++++++++++++++++--------- chapter01/changelog.xml | 6 ++++++ 2 files changed, 45 insertions(+), 10 deletions(-) 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,14 +982,15 @@ - - Mktemp + + Module-Init-Tools &dependencies; - Bash, Binutils, Coreutils, GCC, Glibc, Grep, Patch, and Sed + Bash, Binutils, Coreutils, Findutils, GCC, Glibc, Grep, Make, + Patch, Sed, and Zlib @@ -969,7 +998,7 @@ &testsuites; - No testsuite available + Diffutils, File, Gawk, Gzip, and Mktemp @@ -981,15 +1010,15 @@ - - Module-Init-Tools + + MPFR &dependencies; - Bash, Binutils, Coreutils, Findutils, GCC, Glibc, Grep, Make, - Patch, Sed, and Zlib + Bash, Binutils, Coreutils, Diffutils, Gawk, GCC, Glibc, Grep, GMP, + Make, Sed and Texinfo @@ -997,7 +1026,7 @@ &testsuites; - Diffutils, File, Gawk, Gzip, and Mktemp + None @@ -1005,7 +1034,7 @@ &before; - None + GCC 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. -- cgit v1.2.3-54-g00ecf