diff --git a/subprojects/vala-unit/meson.build b/subprojects/vala-unit/meson.build index f3160d5d..08f75733 100644 --- a/subprojects/vala-unit/meson.build +++ b/subprojects/vala-unit/meson.build @@ -3,7 +3,7 @@ project( [ 'vala', 'c' ], version: '2.0', license: 'LGPL2.1+', - meson_version: '>= 0.50', + meson_version: '>= 1.7', ) enable_install = get_option('install')