Bump meson dependency to 0.38.0
We rely upon the behavior of 11f9425a5e
This commit is contained in:
parent
8f2429a2d2
commit
98ca4e98d5
@ -1,6 +1,6 @@
|
|||||||
project('hexchat', 'c',
|
project('hexchat', 'c',
|
||||||
version: '2.12.4',
|
version: '2.12.4',
|
||||||
meson_version: '>= 0.37.0',
|
meson_version: '>= 0.38.0',
|
||||||
default_options: [
|
default_options: [
|
||||||
'c_std=gnu89',
|
'c_std=gnu89',
|
||||||
'buildtype=debugoptimized',
|
'buildtype=debugoptimized',
|
||||||
|
Loading…
Reference in New Issue
Block a user