aboutsummaryrefslogtreecommitdiff
path: root/INSTALL.md
diff options
context:
space:
mode:
authorThomas White <taw@physics.org>2023-02-28 12:36:44 +0100
committerThomas White <taw@physics.org>2023-03-01 11:48:26 +0100
commitcd902972480e774f9f0cdfb7dd533f6f4ba91e60 (patch)
tree74e96ea6b0fc07918ff7451acdc2431ba2e89d2c /INSTALL.md
parent5447eecea2127fa75c22e39571370c0515dde76d (diff)
INSTALL.md: Improve GTK information
Diffstat (limited to 'INSTALL.md')
-rw-r--r--INSTALL.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL.md b/INSTALL.md
index 94035ed2..ca0ba57a 100644
--- a/INSTALL.md
+++ b/INSTALL.md
@@ -44,7 +44,7 @@ important features such as the graphical user interface. The following list is
roughly in order of importance:
* [HDF5](https://www.hdfgroup.org/downloads/hdf5/) 1.8.0 or later (required for HDF5 file read/write. Version 1.10.0 or later is required for many recent data formats which use the 'virtual data set' feature)
-* [GTK](https://gtk.org/) version between 3.12 and 3.24 inclusive (required for GUI)
+* [GTK](https://gtk.org/) 3.12 or later, but not 4.x (required for GUI)
* [Cairo](https://www.cairographics.org/) 1.2 or later (required for GUI)
* [Pango](https://pango.gnome.org/) 1.0 or later, including [PangoCairo](https://docs.gtk.org/PangoCairo/) (required for GUI)
* [gdk-pixbuf](https://docs.gtk.org/gdk-pixbuf/) 2.0 or later (required for GUI)