[totem-video-thumbnailer/wip/hadess/add-ci: 1/3] build: Bump required meson version



commit 53c11cd6672e675575038cf2b43b2abe535a0157
Author: Bastien Nocera <hadess hadess net>
Date:   Sun Nov 3 16:35:30 2019 +0100

    build: Bump required meson version

 meson.build | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/meson.build b/meson.build
index 7d117c9..540587c 100644
--- a/meson.build
+++ b/meson.build
@@ -3,7 +3,7 @@ project(
   version: '1.0',
   license: 'GPL2+ with exception',
   default_options: 'buildtype=debugoptimized',
-  meson_version: '>= 0.43.0'
+  meson_version: '>= 0.50.0'
 )
 
 totem_prefix = get_option('prefix')


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