forked from pool/heaptrack
This commit is contained in:
parent
6726dfffc1
commit
88f8375d2c
@ -30,8 +30,11 @@ Source0: https://download.kde.org/stable/heaptrack/%{version}/%{name}-%{v
|
||||
Patch0: Fix-compile-on-32bit.patch
|
||||
BuildRequires: extra-cmake-modules
|
||||
BuildRequires: kf5-filesystem
|
||||
BuildRequires: libboost_iostreams-devel
|
||||
BuildRequires: libboost_program_options-devel
|
||||
BuildRequires: libdwarf-devel
|
||||
BuildRequires: libunwind-devel
|
||||
BuildRequires: pkgconfig
|
||||
BuildRequires: update-desktop-files
|
||||
BuildRequires: zlib-devel
|
||||
BuildRequires: cmake(KChart) >= 2.6.0
|
||||
@ -44,15 +47,9 @@ BuildRequires: cmake(KF5ThreadWeaver)
|
||||
BuildRequires: cmake(Qt5Core) >= 5.2.0
|
||||
BuildRequires: cmake(Qt5DBus)
|
||||
BuildRequires: cmake(Qt5Widgets)
|
||||
BuildRequires: pkgconfig(libzstd)
|
||||
BuildRequires: pkgconfig(libzstd)
|
||||
Recommends: %{name}-lang
|
||||
Suggests: heaptrack-gui
|
||||
%if 0%{?suse_version} >= 1330
|
||||
BuildRequires: libboost_iostreams-devel
|
||||
BuildRequires: libboost_program_options-devel
|
||||
%else
|
||||
BuildRequires: boost-devel
|
||||
%endif
|
||||
|
||||
%description
|
||||
A memory profiler for Linux, tracking heap allocations.
|
||||
|
Loading…
x
Reference in New Issue
Block a user