[gnome-terminal] build: Update meson req version
- From: Christian Persch <chpe src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-terminal] build: Update meson req version
- Date: Sat, 10 Sep 2022 08:50:59 +0000 (UTC)
commit 58230227c6a551fffb69066e4b6fea0733fc2b9e
Author: Christian Persch <chpe src gnome org>
Date: Sat Sep 10 10:50:33 2022 +0200
build: Update meson req version
meson.build | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/meson.build b/meson.build
index a5ce3977..f0159ce8 100644
--- a/meson.build
+++ b/meson.build
@@ -26,7 +26,7 @@ project(
'GPL-3.0-only', 'CC-BY-SA-3.0', # the documentation
'GFDL-1.3-only', # the appstream data
],
- meson_version: '>= 0.49.0',
+ meson_version: '>= 0.60.0',
version: '3.47.1',
)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]