build: version 39.0 should be enough

this brings edi to ubuntu 17.04
This commit is contained in:
Marcel 2017-11-03 21:09:20 +00:00
parent 1841082de8
commit 955213eb33
1 changed files with 1 additions and 1 deletions

View File

@ -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')