try with meson 0.53
since github workflow meson is rather old
This commit is contained in:
parent
f573dc47e3
commit
ecba43c21c
@ -1,6 +1,6 @@
|
||||
project('vips', 'c', 'cpp',
|
||||
version: '8.13.0',
|
||||
meson_version: '>=0.56',
|
||||
meson_version: '>=0.53',
|
||||
default_options: [
|
||||
# this is what glib uses (one of our required deps), so we use it too
|
||||
'c_std=gnu99'
|
||||
|
Loading…
Reference in New Issue
Block a user