!14 add buildrequires of bpftool and kernel-debuginfo
From: @ly_wys Reviewed-by: @snoweay Signed-off-by: @snoweay
This commit is contained in:
commit
e84094c48e
@ -11,7 +11,8 @@ 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
|
||||
BuildRequires: elfutils-devel clang llvm libbpf libbpf-devel libbpf-static bpftool
|
||||
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.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user