[libsoup/carlosgc/connection-tls-props] build: Depend on glib 2.69.0
- From: Patrick Griffis <pgriffis src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libsoup/carlosgc/connection-tls-props] build: Depend on glib 2.69.0
- Date: Thu, 8 Jul 2021 18:40:33 +0000 (UTC)
commit b8436ef5886d9b54edd01cc7ba5030fe0c027f01
Author: Patrick Griffis <pgriffis igalia com>
Date: Thu Jul 8 13:29:46 2021 -0500
build: Depend on glib 2.69.0
meson.build | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/meson.build b/meson.build
index 4dfd8c15..d73c478c 100644
--- a/meson.build
+++ b/meson.build
@@ -90,7 +90,7 @@ endif
add_project_arguments(common_flags, language : 'c')
-glib_required_version = '>= 2.67.4'
+glib_required_version = '>= 2.69.0'
glib_dep = dependency('glib-2.0', version : glib_required_version,
fallback: ['glib', 'libglib_dep'])
gobject_dep = dependency('gobject-2.0', version : glib_required_version,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]