aboutsummaryrefslogtreecommitdiffstats
path: root/appendixa/sysklogd-dep.xml
diff options
context:
space:
mode:
authorGerard Beekmans <gerard@linuxfromscratch.org>2002-01-06 18:09:20 +0000
committerGerard Beekmans <gerard@linuxfromscratch.org>2002-01-06 18:09:20 +0000
commit476b70903b63d776d49b3e500293c08793f2fcbd (patch)
treee643337b0ca75cc642a4c5b440e863590a4316aa /appendixa/sysklogd-dep.xml
parentddba0b92e6b354da22a7fb6e620423eaa1d9c610 (diff)
reformatted dependency lists
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1419 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'appendixa/sysklogd-dep.xml')
-rw-r--r--appendixa/sysklogd-dep.xml13
1 files changed, 4 insertions, 9 deletions
diff --git a/appendixa/sysklogd-dep.xml b/appendixa/sysklogd-dep.xml
index 9dd142779..5e42b69bc 100644
--- a/appendixa/sysklogd-dep.xml
+++ b/appendixa/sysklogd-dep.xml
@@ -4,15 +4,10 @@
<para>Sysklogd-&sysklogd-depversion; needs the following to be installed:</para>
<literallayout>
-as from the binutils package
-ld from the binutils package
-strip from the binutils package
-
-install from the fileutils package
-
-gcc rom the gcc package
-
-make from the make package
+binutils: as, ld, strip
+fileutils: install
+gcc: gcc
+make: make
</literallayout>
</sect2>