summaryrefslogtreecommitdiffstats
path: root/index.html
diff options
context:
space:
mode:
authorTony Theodore <tonyt@logyst.com>2014-04-07 16:55:01 (GMT)
committerTony Theodore <tonyt@logyst.com>2014-04-07 16:55:01 (GMT)
commit052a6d94894dd73105803dff7bce66e40624cd79 (patch)
tree33d641f419eb8b5b13ea7800bbe26773d5ea8bbd /index.html
parenta1a4249bcfdc3abe071912a76704b5629906d89c (diff)
downloadmxe-052a6d94894dd73105803dff7bce66e40624cd79.zip
mxe-052a6d94894dd73105803dff7bce66e40624cd79.tar.gz
mxe-052a6d94894dd73105803dff7bce66e40624cd79.tar.bz2
doc update: remove coreutils and gsed from OS X requirements
Diffstat (limited to 'index.html')
-rw-r--r--index.html3
1 files changed, 1 insertions, 2 deletions
diff --git a/index.html b/index.html
index f60726a..ebfc838 100644
--- a/index.html
+++ b/index.html
@@ -870,8 +870,7 @@ USE_OSGPLUGIN(&lt;plugin2&gt;)
</p>
<!-- http://www.macports.org/ports.php -->
<pre>sudo port install \
- coreutils glib2 gsed intltool \
- p5-xml-parser gpatch scons wget xz</pre>
+ glib2 intltool p5-xml-parser gpatch scons wget xz</pre>
<p>
and from within the mxe directory:
</p>