[gtk/issue-67: 1/3] Bump up the required version of Meson
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk/issue-67: 1/3] Bump up the required version of Meson
- Date: Sat, 16 Nov 2019 20:06:50 +0000 (UTC)
commit 3c11c57755a306bbe5c4789645cd5e7c9f968e02
Author: Emmanuele Bassi <ebassi gnome org>
Date: Fri Nov 8 15:04:41 2019 +0000
Bump up the required version of Meson
Match the one we're testing on our CI infrastructure.
meson.build | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/meson.build b/meson.build
index ec8291540e..c07ae0340e 100644
--- a/meson.build
+++ b/meson.build
@@ -7,7 +7,7 @@ project('gtk', 'c',
# https://github.com/mesonbuild/meson/issues/2289
'c_std=gnu99',
],
- meson_version : '>= 0.48.0',
+ meson_version : '>= 0.50.1',
license: 'LGPLv2.1+')
glib_major_req = 2
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]