aboutsummaryrefslogtreecommitdiffstats
path: root/INSTALL
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2019-12-10 08:35:17 -0800
committerAlexis La Goutte <alexis.lagoutte@gmail.com>2019-12-10 19:52:58 +0000
commit6f9efa7583fc31006ac51f2663b81d5a3eb6eabf (patch)
treeb307fb2957254ffc68dd2b417aa2541e0f33e802 /INSTALL
parentc5093fb2274eb172e3e2ba046f2f2fd823dba0c6 (diff)
More Qt minimum version updates.
Update the minimum version in various documents. Remove some no-longer-needed code from scripts that call windeployqt. Change-Id: I16da4bced9780c9f1b1969aae7c52e2fce1968aa Reviewed-on: https://code.wireshark.org/review/35391 Reviewed-by: Gerald Combs <gerald@wireshark.org> Petri-Dish: Gerald Combs <gerald@wireshark.org> Tested-by: Petri Dish Buildbot Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com>
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL6
1 files changed, 3 insertions, 3 deletions
diff --git a/INSTALL b/INSTALL
index 66de3e2528..1ac660efb7 100644
--- a/INSTALL
+++ b/INSTALL
@@ -14,9 +14,9 @@ README.windows for those instructions.
development packages installed. Try running
'pkg-config glib-2.0 --modversion' to see if you have GLib 2.x
installed. Then try running 'pkg-config Qt5Widgets --modversion'
- to see if you have Qt installed. Wireshark needs version 4.8 or above
- of Qt, although 5.2 and above are strongly recommended. It needs
- version 2.22.0 or above of glib-2.0. If you need to install or
+ to see if you have Qt installed. Wireshark requires Qt 5.3 or later,
+ but the most recent LTS release is strongly recommended. It needs
+ version 2.32.0 or above of GLib. If you need to install or
re-install GLIB, you can find the packages at:
https://www.gtk.org