diff options
author | Boris Nagaev <bnagaev@gmail.com> | 2015-09-29 22:55:31 (GMT) |
---|---|---|
committer | Tony Theodore <tonyt@logyst.com> | 2015-12-05 16:14:20 (GMT) |
commit | 04c6e56ad2055c90d0ac5d14a766772955257350 (patch) | |
tree | b8359fc8f0651d6215de1f524885a67ba065b376 /index.html | |
parent | b224bac7749433e784a3dbc90756334cd9016158 (diff) | |
download | mxe-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.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -666,7 +666,7 @@ USE_OSGPLUGIN(<plugin2>) <!-- 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> |