diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2011-12-05 21:25:41 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2011-12-05 21:25:41 +0000 |
commit | 634aa8990c49a16afc1f11d420dac7b2400e4f4a (patch) | |
tree | b50978b783b59022e0a9f021cfc6b9b5868a6818 /appendices | |
parent | 4759903e84e0dadad2d727d048127795b3db626b (diff) |
Move Psmisc to before E2fsprogs to fix issues with E2fsprogs' testsuite. Fixes #2975.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9685 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'appendices')
-rw-r--r-- | appendices/dependencies.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/appendices/dependencies.xml b/appendices/dependencies.xml index c0fb368b9..b00f9f263 100644 --- a/appendices/dependencies.xml +++ b/appendices/dependencies.xml @@ -412,7 +412,7 @@ <segtitle>&testsuites;</segtitle> <seglistitem> - <seg>None</seg> + <seg>Psmisc</seg> </seglistitem> </segmentedlist> |