aboutsummaryrefslogtreecommitdiffstats
path: root/appendices
diff options
context:
space:
mode:
authorMatthew Burgess <matthew@linuxfromscratch.org>2009-07-20 19:10:23 +0000
committerMatthew Burgess <matthew@linuxfromscratch.org>2009-07-20 19:10:23 +0000
commit69ef7b4a5d6587767a4bfb442478c7c9c4ee1254 (patch)
treed5af46747f9fa3be6cc42f1c74613cff13f12243 /appendices
parenta21c54edee109f971888715058d2eaa0b78a4d47 (diff)
Move GDBM before Perl in chapter 6 as Perl can make use of it. Fixes #2447.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8978 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'appendices')
-rw-r--r--appendices/dependencies.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/appendices/dependencies.xml b/appendices/dependencies.xml
index b2f173d50..fba376b7e 100644
--- a/appendices/dependencies.xml
+++ b/appendices/dependencies.xml
@@ -1127,7 +1127,7 @@
<segtitle>&dependencies;</segtitle>
<seglistitem>
- <seg>Bash, Binutils, Coreutils, Gawk, GCC, Glibc, Grep,
+ <seg>Bash, Binutils, Coreutils, Gawk, GCC, GDBM, Glibc, Grep,
Groff, Make, Sed, and Zlib</seg>
</seglistitem>
</segmentedlist>