diff --git a/meson.build b/meson.build index ae93209646..791ca6906c 100644 --- a/meson.build +++ b/meson.build @@ -1,6 +1,6 @@ project('gstreamer-full', 'c', version : '1.23.0.1', - meson_version : '>= 0.62.0', + meson_version : '>= 0.63.0', default_options : ['buildtype=debugoptimized', # Needed due to https://github.com/mesonbuild/meson/issues/1889, # but this can cause problems in the future. Remove it