[libgweather] build: Bump up the Meson dependency
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libgweather] build: Bump up the Meson dependency
- Date: Mon, 27 Nov 2017 13:50:25 +0000 (UTC)
commit 1cc86bc915ec1d9dca5a621ed5ddb5e4be3a9816
Author: Emmanuele Bassi <ebassi gnome org>
Date: Mon Nov 27 13:41:07 2017 +0000
build: Bump up the Meson dependency
Relying on an ancient version of Meson is not going to cut us any slack.
meson.build | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/meson.build b/meson.build
index 98c512b..b6b0c59 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project('libgweather', 'c',
version: '3.27.1',
- meson_version: '>= 0.36.0',
+ meson_version: '>= 0.43.0',
)
libgweather_version = meson.project_version().split('.')
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]