summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2023-04-03 06:50:52 -0400
committerMatthias Clasen <mclasen@redhat.com>2023-04-03 10:35:36 -0400
commitac61376c323b0040f4d63b3747aff9e45e192ae6 (patch)
tree3d8960ae34cee17cac43794da98a2cf178794e80 /meson.build
parent362bdaa8526bbf4892c1781d33d92eb3c2203163 (diff)
downloadgtk+-ac61376c323b0040f4d63b3747aff9e45e192ae6.tar.gz
Add comment on versions
Some versions are specfied in multiple places. Add a reminder to update all places.
Diffstat (limited to 'meson.build')
-rw-r--r--meson.build1
1 files changed, 1 insertions, 0 deletions
diff --git a/meson.build b/meson.build
index 3c2887d031..af2b0cee43 100644
--- a/meson.build
+++ b/meson.build
@@ -10,6 +10,7 @@ project('gtk', 'c',
meson_version : '>= 0.60.0',
license: 'LGPL-2.1-or-later')
+# keep these numbers in sync with wrap files where there exist
glib_req = '>= 2.72.0'
introspection_req = '>= 1.72.0' # keep this in sync with glib
pango_req = '>= 1.50.0' # keep this in sync with .gitlab-ci/test-msys.sh