mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2026-02-09 22:50:54 +00:00
build: add libdazzle dependency
Now that libdazzle can compile on gtk+-3 3.22 again, we can use it and still keep things working on Debian stable, RHEL, etc.
This commit is contained in:
@ -20,6 +20,7 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
#include <dazzle.h>
|
||||
#include <sysprof.h>
|
||||
|
||||
G_BEGIN_DECLS
|
||||
@ -38,7 +39,6 @@ G_BEGIN_DECLS
|
||||
# include "sysprof-marks-view.h"
|
||||
# include "sysprof-mark-visualizer-row.h"
|
||||
# include "sysprof-model-filter.h"
|
||||
# include "sysprof-multi-paned.h"
|
||||
# include "sysprof-notebook.h"
|
||||
# include "sysprof-process-model-row.h"
|
||||
# include "sysprof-profiler-menu-button.h"
|
||||
|
||||
Reference in New Issue
Block a user