diff --git a/libbpf.spec b/libbpf.spec index 2df242b..7cb7875 100644 --- a/libbpf.spec +++ b/libbpf.spec @@ -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.