[gtk/matthiasc/for-master: 7/7] build: Require meson 0.54
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk/matthiasc/for-master: 7/7] build: Require meson 0.54
- Date: Wed, 30 Sep 2020 19:26:32 +0000 (UTC)
commit 21c8bc2b47ce2091534d1e565a8a1fe96f3f4326
Author: Matthias Clasen <mclasen redhat com>
Date: Wed Sep 30 15:10:34 2020 -0400
build: Require meson 0.54
meson.build | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/meson.build b/meson.build
index 6ad27d2158..ac940638fc 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.53',
+ meson_version : '>= 0.54',
license: 'LGPLv2.1+')
glib_major_req = 2
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]