diff options
author | Tony Theodore <tonyt@logyst.com> | 2017-10-27 07:35:07 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-10-27 07:35:07 (GMT) |
commit | 872f37fbcb50529bbd6c1517c8949c499de97bb6 (patch) | |
tree | 0ec9d8d5af1115f9b2b070186a5d3040db2519d5 /docs | |
parent | a73eb76aabb7fca2d4c54dbb4262d6d137ba83a5 (diff) | |
parent | 27ffd10c5dfc4a7b4b042529b2bcbad16e72e4f1 (diff) | |
download | mxe-872f37fbcb50529bbd6c1517c8949c499de97bb6.zip mxe-872f37fbcb50529bbd6c1517c8949c499de97bb6.tar.gz mxe-872f37fbcb50529bbd6c1517c8949c499de97bb6.tar.bz2 |
Merge pull request #1943 from tonytheodore/glib
glib: refactor native tools
Diffstat (limited to 'docs')
-rw-r--r-- | docs/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/index.html b/docs/index.html index fc24ab5..087b66f 100644 --- a/docs/index.html +++ b/docs/index.html @@ -811,7 +811,7 @@ USE_OSGPLUGIN(<plugin2>) <!-- https://www.macports.org/ports.php --> <pre>sudo port install \ autoconf automake bison coreutils flex gettext \ - gdk-pixbuf2 glib2 gnutar gsed intltool libffi libtool \ + gdk-pixbuf2 gnutar gsed intltool libffi libtool \ openssl p5-xml-parser p7zip pkgconfig scons wget xz</pre> <h5 id="requirements-macos-method-2">Method 2 - Rudix</h5> |