summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2023-05-09 21:33:21 -0400
committerMatthias Clasen <mclasen@redhat.com>2023-05-09 21:34:05 -0400
commit27368a418ad4ac8ecafbaa51db18531a5e5c160a (patch)
tree516a5b80fd3d515ff8b997abd29824306a29821f
parent676cd1e673e906858a724258f8b37467a7705cea (diff)
downloadgtk+-27368a418ad4ac8ecafbaa51db18531a5e5c160a.tar.gz
build: Require meson 0.63
This is needed for option deprecation.
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index 825b9c629d..a7db954f7f 100644
--- a/meson.build
+++ b/meson.build
@@ -7,7 +7,7 @@ project('gtk', 'c',
# https://github.com/mesonbuild/meson/issues/2289
'c_std=gnu99',
],
- meson_version : '>= 0.60.0',
+ meson_version : '>= 0.63.0',
license: 'LGPL-2.1-or-later')
# keep these numbers in sync with wrap files where there exist