bu5hm4n pushed a commit to branch master.

http://git.enlightenment.org/tools/edi.git/commit/?id=955213eb33f28f619bebc22d6b1c1b2935a18ba5

commit 955213eb33f28f619bebc22d6b1c1b2935a18ba5
Author: Marcel <[email protected]>
Date:   Fri Nov 3 21:09:20 2017 +0000

    build: version 39.0 should be enough
    
    this brings edi to ubuntu 17.04
---
 meson.build | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meson.build b/meson.build
index 00e1ff3..cf4c08f 100644
--- a/meson.build
+++ b/meson.build
@@ -2,7 +2,7 @@ project(
   'edi', 'c',
   version : '0.6.99',
   default_options: [ 'c_std=gnu99', 'warning_level=2' ],
-  meson_version : '>= 0.40.0')
+  meson_version : '>= 0.39.0')
 
 add_global_arguments('-DHAVE_CONFIG_H=1', '-DHAVE_CONFIG=1', language: 'c')
 

-- 


Reply via email to