diff --git a/meson.build b/meson.build index 3c7972d87a..8f5ad42f97 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.42.1', + meson_version : '>= 0.43.0', license: 'LGPLv2.1+') glib_major_req = 2