internal/rosa/package: libbpf

For eBPF support in iproute2.

Signed-off-by: Ophestra <cat@gensokyo.uk>
This commit is contained in:
2026-05-25 09:51:26 +09:00
parent 8c84883af6
commit 7eebf49b98
2 changed files with 33 additions and 2 deletions

View File

@@ -39,14 +39,14 @@ package iproute2 {
bison,
flex,
elfutils,
libbpf,
libmnl,
libcap,
kernel-headers,
];
runtime = [
elfutils,
libbpf,
libmnl,
libcap,
];