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