summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTony Theodore <tonyt@logyst.com>2014-02-26 11:13:20 (GMT)
committerTony Theodore <tonyt@logyst.com>2014-02-26 11:13:20 (GMT)
commitaa9aa4813f7076d6889421f876d10dc0d67383a6 (patch)
tree0727f61a23c7fe4723961776193961136a2c0b7f
parent7f86626c482c69baf37702963c2cfad5001bdb3d (diff)
downloadmxe-aa9aa4813f7076d6889421f876d10dc0d67383a6.zip
mxe-aa9aa4813f7076d6889421f876d10dc0d67383a6.tar.gz
mxe-aa9aa4813f7076d6889421f876d10dc0d67383a6.tar.bz2
doc update: add gpatch to OSX requirements
closes #335
-rw-r--r--index.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/index.html b/index.html
index 885d1a7..5747eaa 100644
--- a/index.html
+++ b/index.html
@@ -870,7 +870,8 @@ USE_OSGPLUGIN(&lt;plugin2&gt;)
</p>
<!-- http://www.macports.org/ports.php -->
<pre>sudo port install \
- coreutils glib2 gsed intltool p5-xml-parser scons wget xz</pre>
+ coreutils glib2 gsed intltool \
+ p5-xml-parser gpatch scons wget xz</pre>
<p>
and from within the mxe directory:
</p>