build: Require meson 0.63

This is needed for option deprecation.
This commit is contained in:
Matthias Clasen 2023-05-09 21:33:21 -04:00
parent 676cd1e673
commit 27368a418a

View File

@ -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