summaryrefslogtreecommitdiffstats
path: root/doc/index.html
diff options
context:
space:
mode:
authorVolker Grabsch <vog@notjusthosting.com>2009-06-09 21:09:06 (GMT)
committerVolker Grabsch <vog@notjusthosting.com>2009-06-09 21:09:06 (GMT)
commitfaaa5f0e0e7517e0072385950a0e4ba2ff3fdfeb (patch)
tree4e8e2ad01358a938b8c2a3edbe74bf709da3c21f /doc/index.html
parent22139b1c59d03a4e38ef1d7123fdfd8632c90107 (diff)
downloadmxe-faaa5f0e0e7517e0072385950a0e4ba2ff3fdfeb.zip
mxe-faaa5f0e0e7517e0072385950a0e4ba2ff3fdfeb.tar.gz
mxe-faaa5f0e0e7517e0072385950a0e4ba2ff3fdfeb.tar.bz2
corrected 64-bit requirements for Debian
Diffstat (limited to 'doc/index.html')
-rw-r--r--doc/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/index.html b/doc/index.html
index 51f6ba6..9e6cce1 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -452,7 +452,7 @@ AR=$(CROSS)ar</pre>
<p>
On a 64-bit system, install also:
</p>
- <pre>aptitude install -R gcc-multilib</pre>
+ <pre>aptitude install -R g++-multilib</pre>
<h3>FreeBSD</h3>