[nautilus] build: Bump GLib version
- From: António Fernandes <antoniof src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [nautilus] build: Bump GLib version
- Date: Thu, 9 Jul 2020 10:04:23 +0000 (UTC)
commit b2211f6f79b469be4d5054a2b79e3c7106d92c61
Author: Joshua Lee <lee son wai gmail com>
Date: Wed Jul 8 19:15:13 2020 +0100
build: Bump GLib version
This is required to avail of g_clear_signal_handler().
meson.build | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/meson.build b/meson.build
index e42ddf858..1d9f09c35 100644
--- a/meson.build
+++ b/meson.build
@@ -93,7 +93,7 @@ pkgconfig = import('pkgconfig')
################
# Dependencies #
################
-glib_ver = '>= 2.58.1'
+glib_ver = '>= 2.62.0'
libgd = subproject(
'libgd',
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]