[totem/wip/hadess/add-check-news: 2/3] build: Require a newer meson
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [totem/wip/hadess/add-check-news: 2/3] build: Require a newer meson
- Date: Fri, 6 Sep 2019 12:50:34 +0000 (UTC)
commit 31d9ddb0f453474374ad16f9cb5199f225e65492
Author: Bastien Nocera <hadess hadess net>
Date: Fri Sep 6 14:44:42 2019 +0200
build: Require a newer meson
For the add_dist_script() usage
meson.build | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/meson.build b/meson.build
index 5033c4036..0685d55e0 100644
--- a/meson.build
+++ b/meson.build
@@ -3,7 +3,7 @@ project(
version: '3.34.0',
license: 'GPL2+ with exception',
default_options: 'buildtype=debugoptimized',
- meson_version: '>= 0.46.0'
+ meson_version: '>= 0.49.0'
)
totem_version = meson.project_version()
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]