summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTony Theodore <tonyt@logyst.com>2013-03-10 07:30:07 (GMT)
committerTony Theodore <tonyt@logyst.com>2013-03-10 07:30:07 (GMT)
commita73fafa8e3dc10773c05130f3c5da4b17906ef79 (patch)
tree771c4c437260f2e2a0bd668ddb48c28ca1d5bc00
parent3910f7cbb879d29521811e5fde1b515e3d116785 (diff)
parentd03116755961f32993a46574d39ea3df6b1b9282 (diff)
downloadmxe-a73fafa8e3dc10773c05130f3c5da4b17906ef79.zip
mxe-a73fafa8e3dc10773c05130f3c5da4b17906ef79.tar.gz
mxe-a73fafa8e3dc10773c05130f3c5da4b17906ef79.tar.bz2
Merge branch 'stable'
-rw-r--r--index.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/index.html b/index.html
index 1d84b68..af30fd7 100644
--- a/index.html
+++ b/index.html
@@ -684,10 +684,10 @@ USE_OSGPLUGIN(&lt;plugin2&gt;)
</tr>
</table>
- <h3 id="requirements-debian">Debian (GNU/kFreeBSD &amp; GNU/Linux)</h3>
+ <h3 id="requirements-debian">Debian and derivatives</h3>
<!-- http://www.debian.org/distrib/packages#search_packages -->
- <pre>aptitude install -R autoconf automake bash bison bzip2 \
+ <pre>apt-get install autoconf automake bash bison bzip2 \
cmake flex gettext git g++ intltool \
libffi-dev libtool libltdl-dev openssl libssl-dev \
libxml-parser-perl make patch perl \
@@ -697,7 +697,7 @@ USE_OSGPLUGIN(&lt;plugin2&gt;)
<p>
On 64-bit Debian, install also:
</p>
- <pre>aptitude install -R g++-multilib libc6-dev-i386</pre>
+ <pre>apt-get install g++-multilib libc6-dev-i386</pre>
<p>
On Debian Squeeze, you'll need some packages from