[glib: 1/2] build: Bump Meson dependency to 0.46.1
- From: Xavier Claessens <xclaesse src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib: 1/2] build: Bump Meson dependency to 0.46.1
- Date: Thu, 14 Jun 2018 13:46:02 +0000 (UTC)
commit 9c840fedd841773c475ca305e75aacc4e718f6a6
Author: Philip Withnall <withnall endlessm com>
Date: Thu Jun 14 13:02:18 2018 +0100
build: Bump Meson dependency to 0.46.1
We don’t strictly require this, but given that our CI runs it, we
essentially never test with 0.46.0, so it might as well be broken.
Signed-off-by: Philip Withnall <withnall endlessm com>
meson.build | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/meson.build b/meson.build
index 6abc2e6e2..641a16008 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project('glib', 'c', 'cpp',
version : '2.57.1',
- meson_version : '>= 0.46.0',
+ meson_version : '>= 0.46.1',
default_options : [
'buildtype=debugoptimized',
'warning_level=1',
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]