aboutsummaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2018-10-14 13:08:47 -0700
committerGuy Harris <guy@alum.mit.edu>2018-10-14 20:09:22 +0000
commitd2879a61bd9e79bdeb8a5b4cbde9edcff940ca4b (patch)
tree1bae9694acfb5ae1283f0007c110799f72662493 /tools
parent942d9e62e6297268b193245b8a494f247d8dc0d0 (diff)
json-glib requires GLib 2.37.6 or later.
Go for 2.37.6 for now; we may want to use a newer version. Change-Id: Icce58716d5f7cb8367e7ff83cad070b2fcd7e1c2 Reviewed-on: https://code.wireshark.org/review/30213 Reviewed-by: Guy Harris <guy@alum.mit.edu>
Diffstat (limited to 'tools')
-rwxr-xr-xtools/macos-setup.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/macos-setup.sh b/tools/macos-setup.sh
index c301d8591a..fc784acad0 100755
--- a/tools/macos-setup.sh
+++ b/tools/macos-setup.sh
@@ -92,7 +92,7 @@ NINJA_VERSION=${NINJA_VERSION-1.8.2}
# The following libraries and tools are required even to build only TShark.
#
GETTEXT_VERSION=0.19.8.1
-GLIB_VERSION=2.36.0
+GLIB_VERSION=2.37.6 # json-glib requires at least 2.37.6
PKG_CONFIG_VERSION=0.29.2
#
# libgpg-error is required for libgcrypt.