[sysprof/wip/gtk4-port: 3/3] build: bump meson requirement




commit 6bbbe1cabad4e1756e3dc6e43483499f4ab2615c
Author: Christian Hergert <chergert redhat com>
Date:   Fri Apr 1 16:55:41 2022 -0700

    build: bump meson requirement

 meson.build | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/meson.build b/meson.build
index 73ab4d56..8cc4ec36 100644
--- a/meson.build
+++ b/meson.build
@@ -1,7 +1,7 @@
 project('sysprof', 'c',
           license: ['GPL3+', 'GPL2+'],
           version: '3.45.0',
-    meson_version: '>=0.51.0',
+    meson_version: '>=0.60.0',
   default_options: [ 'c_std=gnu11',
                      'cpp_std=c++11',
                      'warning_level=2',


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]