diff options
-rw-r--r-- | index.html | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -870,7 +870,8 @@ USE_OSGPLUGIN(<plugin2>) </p> <!-- http://www.macports.org/ports.php --> <pre>sudo port install \ - coreutils glib2 gsed intltool p5-xml-parser scons wget xz</pre> + coreutils glib2 gsed intltool \ + p5-xml-parser gpatch scons wget xz</pre> <p> and from within the mxe directory: </p> |