[glib/task-trace: 207/211] Bump the libsysprof-capture dependency
- From: Philip Withnall <pwithnall src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib/task-trace: 207/211] Bump the libsysprof-capture dependency
- Date: Sat, 14 Nov 2020 15:35:01 +0000 (UTC)
commit 0639eaea78b339800975032f5c225c9c6ca0eb86
Author: Matthias Clasen <mclasen redhat com>
Date: Thu Oct 8 18:29:39 2020 -0400
Bump the libsysprof-capture dependency
We require libsysprof-capture 3.38.0 for
sysprof_collector_request_counters.
glib/meson.build | 2 +-
subprojects/sysprof.wrap | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/glib/meson.build b/glib/meson.build
index aaf40a218..583a31b86 100644
--- a/glib/meson.build
+++ b/glib/meson.build
@@ -8,7 +8,7 @@ if not use_system_pcre
endif
# libsysprof-capture support
-libsysprof_capture_dep = dependency('sysprof-capture-4',
+libsysprof_capture_dep = dependency('sysprof-capture-4', version: '>= 3.38.0',
required: get_option('sysprof'),
default_options: [
'enable_examples=false',
diff --git a/subprojects/sysprof.wrap b/subprojects/sysprof.wrap
index fb669463b..7ae489cdd 100644
--- a/subprojects/sysprof.wrap
+++ b/subprojects/sysprof.wrap
@@ -1,5 +1,5 @@
[wrap-git]
directory=sysprof
url=https://gitlab.gnome.org/GNOME/sysprof.git
-revision=6b1cd7a722fcebae1ac392562c47957477ade8bf
+revision=3.38.0
depth=1
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]