Change Qt setup from 5.5.0 to 5.8.0
authorJoerg Mayer <jmayer@loplof.de>
Thu, 2 Feb 2017 18:25:10 +0000 (19:25 +0100)
committerJörg Mayer <jmayer@loplof.de>
Mon, 13 Feb 2017 22:02:31 +0000 (22:02 +0000)
Change-Id: Ic98922a9e3bf784487512c28921eb5c7d9914e53
Reviewed-on: https://code.wireshark.org/review/19962
Reviewed-by: Jörg Mayer <jmayer@loplof.de>
macosx-setup.sh

index aff1d76741c996e52647e326617f474fe2a7bfdf..f0a317f468b82c39039926f4e76e54220304055c 100755 (executable)
@@ -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
     #