summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVolker Grabsch <vog@notjusthosting.com>2010-10-23 21:13:08 (GMT)
committerVolker Grabsch <vog@notjusthosting.com>2010-10-23 21:13:08 (GMT)
commit34d2150a9463003c7a724c91c0fdce6e9cb57630 (patch)
treecf5c4e138b1cce88ea2439185caee9d975b425bd
parent873b9aa20a36e7ec22b3853ea27b5cba9f90f476 (diff)
downloadmxe-34d2150a9463003c7a724c91c0fdce6e9cb57630.zip
mxe-34d2150a9463003c7a724c91c0fdce6e9cb57630.tar.gz
mxe-34d2150a9463003c7a724c91c0fdce6e9cb57630.tar.bz2
improved style in the documentation
-rw-r--r--doc/index.html4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/index.html b/doc/index.html
index 855729b..e07f41a 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -712,7 +712,9 @@ sudo gcc_select gcc42</pre>
perl-XML-Parser pkg-config scons \
sed unzip wget xz yasm</pre>
- <h3 id="requirements-opensuse64">openSUSE 11.3 x86_64 (additional)</h3>
+ <p>
+ On 64-bit openSUSE, install also:
+ </p>
<pre>zypper install -R gcc-32bit glibc-devel-32bit \
libgcc45-32bit libgomp45-32bit \
libstdc++45-devel-32bit</pre>