[gjs/esm/static-imports: 12/13] Bump GLib dependency to 2.66.0 or greater.
- From: Philip Chimento <pchimento src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gjs/esm/static-imports: 12/13] Bump GLib dependency to 2.66.0 or greater.
- Date: Thu, 10 Dec 2020 23:53:22 +0000 (UTC)
commit 3f28181243a6c268aaf02b16fc48ff601fa46925
Author: Evan Welsh <noreply evanwelsh com>
Date: Mon Nov 23 15:23:03 2020 -0600
Bump GLib dependency to 2.66.0 or greater.
meson.build | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/meson.build b/meson.build
index b4738cfb..ef52224b 100644
--- a/meson.build
+++ b/meson.build
@@ -113,7 +113,7 @@ endif
### Check for required libraries ###############################################
-glib_required_version = '>= 2.58.0'
+glib_required_version = '>= 2.66.0'
glib = dependency('glib-2.0', version: glib_required_version,
fallback: ['glib', 'libglib_dep'])
gthread = dependency('gthread-2.0', version: glib_required_version,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]