diff --git a/meson.build b/meson.build index 7f8fed3d7..c5dd79702 100644 --- a/meson.build +++ b/meson.build @@ -6,7 +6,7 @@ project('weston', 'c_std=gnu99', 'b_lundef=true', ], - meson_version: '>= 0.54.0', + meson_version: '>= 0.63.0', license: 'MIT/Expat', )