Revert "Bump meson req to 0.50"
This reverts commit f0845d98a2.
The commit breaks CI. CI has more power than meson telling things.
This commit is contained in:
@@ -7,7 +7,7 @@ project('gtk', 'c',
|
||||
# https://github.com/mesonbuild/meson/issues/2289
|
||||
'c_std=gnu99',
|
||||
],
|
||||
meson_version : '>= 0.50.0',
|
||||
meson_version : '>= 0.48.0',
|
||||
license: 'LGPLv2.1+')
|
||||
|
||||
glib_major_req = 2
|
||||
|
||||
Reference in New Issue
Block a user