add dwarves for buildrequires
This commit is contained in:
parent
50d7c1a475
commit
425dabf731
@ -11,11 +11,12 @@ Source0: %{name}-%{version}.tar.gz
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
|
||||
|
||||
BuildRequires: python3 python3-setuptools
|
||||
BuildRequires: elfutils-devel clang llvm libbpf libbpf-devel libbpf-static bpftool
|
||||
BuildRequires: elfutils-devel clang llvm libbpf libbpf-devel libbpf-static bpftool dwarves
|
||||
BuildRequires: kernel-debuginfo
|
||||
|
||||
%description
|
||||
Xdiagnose is an OS troubleshooting tool that integrates functions such as analysis, network tracking, periodic information recording, and historical experience curing.
|
||||
Xdiagnose is an OS troubleshooting tool that integrates functions:
|
||||
such as analysis, network tracking, periodic information recording, and historical experience curing.
|
||||
|
||||
%prep
|
||||
%setup -n %{name}-%{version}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user