Bump up the dependency on Meson

We're going to use a new argument in the generate_gir() function.
This commit is contained in:
Emmanuele Bassi 2018-02-11 16:42:09 +00:00
parent c300c530ea
commit 99bcccd884

View File

@ -7,7 +7,7 @@ project('gtk+', 'c',
# https://github.com/mesonbuild/meson/issues/2289
'c_std=gnu99',
],
meson_version : '>= 0.42.1',
meson_version : '>= 0.43.0',
license: 'LGPLv2.1+')
glib_major_req = 2