[gnome-clocks: 1/2] build: update required meson version



commit 0417f8c998acdd5e1f694e5b99d53bda819723d1
Author: Diego Escalante Urrelo <diegoe gnome org>
Date:   Fri Aug 23 15:17:25 2019 -0500

    build: update required meson version
    
    Closes: https://gitlab.gnome.org/GNOME/gnome-clocks/issues/38

 meson.build | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/meson.build b/meson.build
index 8ed40c7..f28a430 100644
--- a/meson.build
+++ b/meson.build
@@ -3,7 +3,7 @@ project(
   ['vala', 'c'],
   version: '3.33.1',
   license: 'GPL2+',
-  meson_version: '>= 0.46.0',
+  meson_version: '>= 0.50.0',
 )
 
 gnome = import('gnome')


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