[glib/task-trace: 95/99] Bump the libsysprof-capture dependency




commit 409141e02091fc6517d95a5d16e93c7a04daf4e7
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 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/glib/meson.build b/glib/meson.build
index 7e0edb905..00d6123dc 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',


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]