summaryrefslogtreecommitdiffstats
path: root/index.html
diff options
context:
space:
mode:
authorBoris Nagaev <bnagaev@gmail.com>2015-09-29 22:55:31 (GMT)
committerTony Theodore <tonyt@logyst.com>2015-12-05 16:14:20 (GMT)
commit04c6e56ad2055c90d0ac5d14a766772955257350 (patch)
treeb8359fc8f0651d6215de1f524885a67ba065b376 /index.html
parentb224bac7749433e784a3dbc90756334cd9016158 (diff)
downloadmxe-04c6e56ad2055c90d0ac5d14a766772955257350.zip
mxe-04c6e56ad2055c90d0ac5d14a766772955257350.tar.gz
mxe-04c6e56ad2055c90d0ac5d14a766772955257350.tar.bz2
freebsd requirements command: add gcc
gcc is not installed by other packages
Diffstat (limited to 'index.html')
-rw-r--r--index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index 5b70a9d..0904745 100644
--- a/index.html
+++ b/index.html
@@ -666,7 +666,7 @@ USE_OSGPLUGIN(&lt;plugin2&gt;)
<!-- http://www.freshports.org/ -->
<pre>pkg install \
automake autoconf bash bison coreutils flex \
- gdk-pixbuf2 gettext git glib gmake gperf gsed intltool libffi \
+ gcc gdk-pixbuf2 gettext git glib gmake gperf gsed intltool libffi \
libtool openssl p5-XML-Parser p7zip patch perl5 \
pkgconf python ruby scons unzip wget</pre>