diff options
author | Volker Grabsch <vog@notjusthosting.com> | 2010-09-22 01:40:26 (GMT) |
---|---|---|
committer | Volker Grabsch <vog@notjusthosting.com> | 2010-09-22 01:40:26 (GMT) |
commit | 8b59a6d7ff10081b9a4e872734b470f66639b985 (patch) | |
tree | 78f9d87d9ccb26a21af0edcaf2530fc7a4a5ca10 /doc | |
parent | cc41bd0eb2877065aa76cb901bbf416774b995c8 (diff) | |
download | mxe-8b59a6d7ff10081b9a4e872734b470f66639b985.zip mxe-8b59a6d7ff10081b9a4e872734b470f66639b985.tar.gz mxe-8b59a6d7ff10081b9a4e872734b470f66639b985.tar.bz2 |
fix Debian package name for the "xz" tool in the documentation
Diffstat (limited to 'doc')
-rw-r--r-- | doc/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/index.html b/doc/index.html index c16913f..2ef55e5 100644 --- a/doc/index.html +++ b/doc/index.html @@ -582,7 +582,7 @@ USE_OSGPLUGIN(<plugin2>) <pre>aptitude install -R autoconf automake bash bison bzip2 \ cmake flex g++ make sed libtool openssl \ libssl-dev libxml-parser-perl patch \ - perl pkg-config scons unzip wget xz</pre> + perl pkg-config scons unzip wget xz-utils</pre> <p> On 64-bit Debian, install also: |