gnu: libpf: Update native-inputs.
* gnu/packages/linux.scm (libpf)[native-inputs]: Update to linux-libre-headers-6.9. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> Change-Id: I3982e22f981b497855fe9d013380f181857f301b
This commit is contained in:
parent
cdd265b7bf
commit
7e0e15928d
@ -9978,7 +9978,7 @@ persistent over reboots.")
|
||||
"linux/posix_types.h"
|
||||
"linux/stddef.h"
|
||||
"linux/types.h"))))))))
|
||||
(native-inputs (list linux-libre-headers-6.8 pkg-config))
|
||||
(native-inputs (list linux-libre-headers-6.9 pkg-config))
|
||||
(propagated-inputs (list elfutils zlib)) ;in Requires.private of libbpf.pc
|
||||
(home-page "https://github.com/libbpf/libbpf")
|
||||
(synopsis "BPF CO-RE (Compile Once – Run Everywhere)")
|
||||
|
Loading…
Reference in New Issue
Block a user