[gnome-builder] build: bump dep to sysprof-*-3
- From: Christian Hergert <chergert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-builder] build: bump dep to sysprof-*-3
- Date: Wed, 29 May 2019 23:19:13 +0000 (UTC)
commit be0dcd2a3ecac187ad9579c334a07226007274a5
Author: Christian Hergert <chergert redhat com>
Date: Wed May 22 16:24:39 2019 -0700
build: bump dep to sysprof-*-3
src/plugins/sysprof/meson.build | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/src/plugins/sysprof/meson.build b/src/plugins/sysprof/meson.build
index 2e9eca880..ecdb36a43 100644
--- a/src/plugins/sysprof/meson.build
+++ b/src/plugins/sysprof/meson.build
@@ -1,8 +1,8 @@
if get_option('plugin_sysprof')
plugins_deps += [
- dependency('sysprof-2', version: '>= 3.31.90'),
- dependency('sysprof-ui-2', version: '>= 3.31.90'),
+ dependency('sysprof-3', version: '>= 3.33.1'),
+ dependency('sysprof-ui-3', version: '>= 3.33.1'),
]
plugins_sources += files([
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]