[glib-networking/bump-glib-version] Bump glib requirement to 2.60.0
- From: Ignacio Casal Quinteiro <icq src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib-networking/bump-glib-version] Bump glib requirement to 2.60.0
- Date: Fri, 8 Mar 2019 14:30:19 +0000 (UTC)
commit 93342d5233f2b87f298c44632321836d04f33823
Author: Ignacio Casal Quinteiro <icq gnome org>
Date: Fri Mar 8 15:27:40 2019 +0100
Bump glib requirement to 2.60.0
We need it for the set_advertised_protocols api
meson.build | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/meson.build b/meson.build
index d0d445a..ed1f96a 100644
--- a/meson.build
+++ b/meson.build
@@ -43,7 +43,7 @@ if host_system.contains('linux')
endif
# *** Check GLib GIO ***
-glib_dep = dependency('glib-2.0', version: '>= 2.55.1',
+glib_dep = dependency('glib-2.0', version: '>= 2.60.0',
fallback: ['glib', 'libglib_dep'])
gio_dep = dependency('gio-2.0',
fallback: ['glib', 'libgio_dep'])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]