[gdk-pixbuf/ebassi/older-meson: 2/2] Go back to Meson 0.55.3
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gdk-pixbuf/ebassi/older-meson: 2/2] Go back to Meson 0.55.3
- Date: Fri, 9 Apr 2021 11:35:27 +0000 (UTC)
commit 294bc6634ee5637272f61fa3a2d3277d50c1dd45
Author: Emmanuele Bassi <ebassi gnome org>
Date: Fri Apr 9 12:34:52 2021 +0100
Go back to Meson 0.55.3
The version of Meson shipped with Fedora 33.
meson.build | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/meson.build b/meson.build
index 0241fcde0..70074e912 100644
--- a/meson.build
+++ b/meson.build
@@ -6,7 +6,7 @@ project('gdk-pixbuf', 'c',
'warning_level=1',
'c_std=gnu99',
],
- meson_version: '>= 0.56.0',
+ meson_version: '>= 0.55.3',
)
add_project_arguments([ '-D_POSIX_C_SOURCE=200809L', '-D_DEFAULT_SOURCE', '-D_XOPEN_SOURCE=700' ], language:
'c')
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]