From 5f425b707a7cc606213cc71bd1d2dfaa8240b86a Mon Sep 17 00:00:00 2001 From: Tony Theodore Date: Sat, 8 Dec 2012 23:26:14 +1100 Subject: [PATCH] add explicit glib2 requirement for macports --- index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 9d345390..546f19fe 100644 --- a/index.html +++ b/index.html @@ -752,8 +752,8 @@ USE_OSGPLUGIN(<plugin2>)

sudo port install autoconf automake bison cmake flex \
-                  gettext git-core gsed intltool libffi libtool \
-                  openssl p5-xml-parser pkgconfig scons \
+                  gettext git-core glib2 gsed intltool libffi \
+                  libtool openssl p5-xml-parser pkgconfig scons \
                   wget xz yasm

Mac OS X versions ≤ 10.6 are no longer supported.