Accepting request 940907 from home:jengelh:branches:devel:libraries:c_c++

the new libbpf has this hard requirement. Doesn't help factory at this time, but at least it'll be on record.

OBS-URL: https://build.opensuse.org/request/show/940907
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libbpf?expand=0&rev=13
This commit is contained in:
Michał Rostecki 2021-12-17 10:53:35 +00:00 committed by Git OBS Bridge
parent 65b929f47a
commit c621426241

View File

@ -43,6 +43,7 @@ libbpf is a C library which provides API for managing eBPF programs and maps.
%package devel
Summary: Development files for libbpf
Requires: %{libname} = %{version}
Requires: linux-glibc-devel >= 5.16
%description devel
libbpf is a C library which provides API for managing eBPF programs and maps.