diff options
Diffstat (limited to 'appendixa/bzip2-dep.xml')
-rw-r--r-- | appendixa/bzip2-dep.xml | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/appendixa/bzip2-dep.xml b/appendixa/bzip2-dep.xml new file mode 100644 index 000000000..226fff57a --- /dev/null +++ b/appendixa/bzip2-dep.xml @@ -0,0 +1,23 @@ +<sect2> +<title>Dependencies</title> + +<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 +</literallayout> + +</sect2> + |