aboutsummaryrefslogtreecommitdiffstats
path: root/macosx-setup.sh
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2013-02-02 03:43:44 +0000
committerGuy Harris <guy@alum.mit.edu>2013-02-02 03:43:44 +0000
commite03896a364292e70e50596aef7a369f00715c415 (patch)
tree40d9be6850c85f0d3fbcaa777682c21fa8f0cfa7 /macosx-setup.sh
parent7187abf1205973761e99536713c834f4bfee6f9d (diff)
Current version of pkg-config is 0.27.
Update some comments. svn path=/trunk/; revision=47435
Diffstat (limited to 'macosx-setup.sh')
-rwxr-xr-xmacosx-setup.sh8
1 files changed, 2 insertions, 6 deletions
diff --git a/macosx-setup.sh b/macosx-setup.sh
index 81b509f806..3ce14466aa 100755
--- a/macosx-setup.sh
+++ b/macosx-setup.sh
@@ -97,15 +97,11 @@ fi
#
# Versions to download and install.
#
-# The following libraries are required.
+# The following libraries and tools are required.
#
GETTEXT_VERSION=0.18.1.1
GLIB_VERSION=2.32.3
-#
-# pkg-config 0.26 appears to have broken the "we have our own GLib"
-# stuff, even if you explicitly set GLIB_CFLAGS and GLIB_LIBS.
-#
-PKG_CONFIG_VERSION=0.26
+PKG_CONFIG_VERSION=0.27
ATK_VERSION=2.4.0
PANGO_VERSION=1.30.0
PNG_VERSION=1.5.13