[nautilus/gnome-42] build: Update GLib version requirement
- From: António Fernandes <antoniof src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [nautilus/gnome-42] build: Update GLib version requirement
- Date: Wed, 15 Jun 2022 08:15:35 +0000 (UTC)
commit 6b6482b252407cdb8cb2b7ec9d08d5a24c9262ab
Author: António Fernandes <antoniojpfernandes gmail com>
Date: Wed Jun 15 08:15:23 2022 +0000
build: Update GLib version requirement
Fixes: https://gitlab.gnome.org/GNOME/nautilus/-/issues/2242
meson.build | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/meson.build b/meson.build
index 2ce26521f..636c23efa 100644
--- a/meson.build
+++ b/meson.build
@@ -93,7 +93,7 @@ pkgconfig = import('pkgconfig')
################
# Dependencies #
################
-glib_ver = '>= 2.67.1'
+glib_ver = '>= 2.70.0'
libgd = subproject(
'libgd',
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]