[gupnp] build: Bump GSSDP requirement
- From: Jens Georg <jensgeorg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gupnp] build: Bump GSSDP requirement
- Date: Tue, 16 Aug 2022 09:12:02 +0000 (UTC)
commit 771e6fb914f21a894fc70f4d815d21f642bbddf2
Author: Jens Georg <mail jensge org>
Date: Tue Aug 16 10:57:30 2022 +0200
build: Bump GSSDP requirement
We need that for GSSDPClient::address property
meson.build | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/meson.build b/meson.build
index ff021a4..caad6e6 100644
--- a/meson.build
+++ b/meson.build
@@ -29,7 +29,7 @@ conf.set('GLIB_VERSION_MAX_ALLOWED', 'GLIB_VERSION_2_70'.format(glib_version.und
subdir('internal')
-gssdp_dep = dependency('gssdp-1.6', version : '>= 1.5.0', default_options: ['sniffer=false'], fallback:
'gssdp-1.6')
+gssdp_dep = dependency('gssdp-1.6', version : '>= 1.5.2', default_options: ['sniffer=false'], fallback:
'gssdp-1.6')
gio_unix = dependency('gio-unix-2.0', version: '>= 2.44', required: host_machine.system() != 'windows')
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]