[atk/gnome-3-32: 3/27] build: Bump up dependency on Meson
- From: Alejandro Piñeiro <apinheiro src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [atk/gnome-3-32: 3/27] build: Bump up dependency on Meson
- Date: Mon, 11 Mar 2019 11:00:15 +0000 (UTC)
commit e1dd2f16db10abbacc575aa2d6c0b253bbd7efac
Author: Emmanuele Bassi <ebassi gnome org>
Date: Tue Jun 19 14:40:27 2018 +0100
build: Bump up dependency on Meson
Version 0.40.1 is ancient history.
Use 0.46.0, as we're going to need some new features.
meson.build | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/meson.build b/meson.build
index 51f5f5d..5f68bcf 100644
--- a/meson.build
+++ b/meson.build
@@ -6,7 +6,7 @@ project('atk', 'c',
'warning_level=1',
'c_std=c99',
],
- meson_version : '>= 0.40.1')
+ meson_version : '>= 0.46.0')
cc = meson.get_compiler('c')
host_system = host_machine.system()
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]