summaryrefslogtreecommitdiffstats
path: root/index.html
diff options
context:
space:
mode:
authorTony Theodore <tonyt@logyst.com>2015-11-27 03:49:22 (GMT)
committerTony Theodore <tonyt@logyst.com>2015-11-27 03:49:22 (GMT)
commit87fbc776f7d77b6b8852bde3ce35b230da3ef043 (patch)
tree5a04f95eb61587047cd957ea3d80ab2c89f8460e /index.html
parent43317e6235723de79476609d99427868a5925927 (diff)
downloadmxe-87fbc776f7d77b6b8852bde3ce35b230da3ef043.zip
mxe-87fbc776f7d77b6b8852bde3ce35b230da3ef043.tar.gz
mxe-87fbc776f7d77b6b8852bde3ce35b230da3ef043.tar.bz2
docs: update homebrew notes
fixes #1010
Diffstat (limited to 'index.html')
-rw-r--r--index.html6
1 files changed, 4 insertions, 2 deletions
diff --git a/index.html b/index.html
index a7408ef..a75f9cd 100644
--- a/index.html
+++ b/index.html
@@ -770,10 +770,12 @@ USE_OSGPLUGIN(&lt;plugin2&gt;)
autoconf automake cmake coreutils gdk-pixbuf gettext \
gnu-sed intltool libtool p7zip wget xz</pre>
<p>
- and:
+ Some formulae are
+ <a href="https://github.com/Homebrew/homebrew/blob/master/share/doc/homebrew/FAQ.md#what-does-keg-only-mean"><code>keg-only</code></a>
+ and will need <code>brew link</code> to be found.
</p>
- <pre>export PATH=${PATH}:/usr/local/opt/gettext/bin</pre>
+ <h5 id="requirements-macos-genaral">Genral Notes</h5>
<p>
You may be prompted to install a java runtime
- this is not required.