bad: fix svace issue
[platform/upstream/gstreamer.git] / meson.build
index 087d5ce..99ad53b 100644 (file)
@@ -1,6 +1,6 @@
 project('gstreamer-full', 'c',
   version : '1.22.0',
-  meson_version : '>= 0.59.0',
+  meson_version : '>= 0.62.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