summaryrefslogtreecommitdiff
path: root/macosx-setup.sh
diff options
context:
space:
mode:
authorJoerg Mayer <jmayer@loplof.de>2017-02-02 19:25:10 +0100
committerJörg Mayer <jmayer@loplof.de>2017-02-13 22:02:31 +0000
commit993e0989f9abcaafb073cb0ae005de9bda475452 (patch)
tree947bf1c20c74a6b7edf8f18f8f6ff48d3140e222 /macosx-setup.sh
parent6b84ddee83e70aff944da084129624226b7a32fa (diff)
downloadwireshark-993e0989f9abcaafb073cb0ae005de9bda475452.tar.gz
Change Qt setup from 5.5.0 to 5.8.0
Change-Id: Ic98922a9e3bf784487512c28921eb5c7d9914e53 Reviewed-on: https://code.wireshark.org/review/19962 Reviewed-by: Jörg Mayer <jmayer@loplof.de>
Diffstat (limited to 'macosx-setup.sh')
-rwxr-xr-xmacosx-setup.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/macosx-setup.sh b/macosx-setup.sh
index aff1d76741..f0a317f468 100755
--- a/macosx-setup.sh
+++ b/macosx-setup.sh
@@ -82,7 +82,7 @@ PKG_CONFIG_VERSION=0.28
# packet data pane; see, for example, Qt bugs QTBUG-31937, QTBUG-41017,
# and QTBUG-43464, all of which seem to be the same bug.
#
-QT_VERSION=${QT_VERSION-5.5.0}
+QT_VERSION=${QT_VERSION-5.8.0}
#GTK_VERSION=${GTK_VERSION-2.24.17}
if [ "$GTK_VERSION" ]; then
#