forked from pool/dwarves
Accepting request 912858 from home:michals
- When building with system libbpf depend also on new enough Linux headers. OBS-URL: https://build.opensuse.org/request/show/912858 OBS-URL: https://build.opensuse.org/package/show/devel:tools/dwarves?expand=0&rev=76
This commit is contained in:
parent
32c85307f7
commit
c72c5c6702
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Aug 18 09:00:01 UTC 2021 - Michal Suchanek <msuchanek@suse.com>
|
||||||
|
|
||||||
|
- When building with system libbpf depend also on new enough Linux headers.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Aug 13 11:35:30 UTC 2021 - msuchanek@suse.com
|
Fri Aug 13 11:35:30 UTC 2021 - msuchanek@suse.com
|
||||||
|
|
||||||
|
@ -41,6 +41,7 @@ BuildRequires: libdw-devel >= 0.171
|
|||||||
BuildRequires: libelf-devel
|
BuildRequires: libelf-devel
|
||||||
BuildRequires: pkgconfig
|
BuildRequires: pkgconfig
|
||||||
%if 0%{?have_libbpf}
|
%if 0%{?have_libbpf}
|
||||||
|
BuildRequires: linux-glibc-devel >= 5.13
|
||||||
BuildRequires: pkgconfig(libbpf) >= 0.4.0
|
BuildRequires: pkgconfig(libbpf) >= 0.4.0
|
||||||
%endif
|
%endif
|
||||||
BuildRequires: pkgconfig(zlib)
|
BuildRequires: pkgconfig(zlib)
|
||||||
|
Loading…
Reference in New Issue
Block a user