aboutsummaryrefslogtreecommitdiffstats
path: root/appendixa/bzip2-dep.xml
diff options
context:
space:
mode:
Diffstat (limited to 'appendixa/bzip2-dep.xml')
-rw-r--r--appendixa/bzip2-dep.xml18
1 files changed, 5 insertions, 13 deletions
diff --git a/appendixa/bzip2-dep.xml b/appendixa/bzip2-dep.xml
index 226fff57a..e65a344c6 100644
--- a/appendixa/bzip2-dep.xml
+++ b/appendixa/bzip2-dep.xml
@@ -4,19 +4,11 @@
<para>Bzip2-&bzip2-depversion; needs the following to be installed:</para>
<literallayout>
-sh from the bash package
-
-ar from the binutils package
-as from the binutils package
-ld from the binutils package
-
-cp from the fileutils package
-ln from the fileutils package
-rm from the fileutils package
-
-gcc from the gcc package
-
-make from the make package
+bash: sh
+binutils: ar, as, ld
+fileutils: cp, ln, rm
+gcc: gcc
+make: make
</literallayout>
</sect2>