meson: build with neon 0.31
No API/ABI changes https://github.com/notroj/neon/blob/0.31.0/NEWS#L3
This commit is contained in:
parent
387b6df948
commit
f10b424418
@ -1,4 +1,4 @@
|
||||
neon_dep = dependency('neon', version: ['>= 0.27', '<= 0.30.99'],
|
||||
neon_dep = dependency('neon', version: ['>= 0.27', '<= 0.31.99'],
|
||||
required : get_option('neon'))
|
||||
|
||||
if neon_dep.found()
|
||||
|
Loading…
x
Reference in New Issue
Block a user