[gnome-builder/wip/chergert/visualizers] sysprof: depend on recent sysprof changes



commit 19af1dac7a1dbca729a96766f88b84b6b8626e23
Author: Christian Hergert <chergert redhat com>
Date:   Mon Oct 10 01:03:22 2016 -0700

    sysprof: depend on recent sysprof changes
    
    This gives us access to visualizers in the libsysprof-ui-2 API.

 plugins/sysprof/configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/plugins/sysprof/configure.ac b/plugins/sysprof/configure.ac
index 8526d7e..6c30407 100644
--- a/plugins/sysprof/configure.ac
+++ b/plugins/sysprof/configure.ac
@@ -1,4 +1,4 @@
-m4_define(sysprof_required_version, [3.21.90])
+m4_define(sysprof_required_version, [3.22.1])
 
 PKG_CHECK_MODULES(SYSPROF,
                   [sysprof-ui-2 >= sysprof_required_version],


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