diff options
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -770,10 +770,12 @@ USE_OSGPLUGIN(<plugin2>) 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. |