internal/rosa/package: db

For iproute2.

Signed-off-by: Ophestra <cat@gensokyo.uk>
This commit is contained in:
2026-05-25 10:31:45 +09:00
parent 7eebf49b98
commit 8ca70550ab
4 changed files with 44 additions and 2 deletions

View File

@@ -41,6 +41,7 @@ package iproute2 {
libbpf,
libmnl,
db,
libcap,
kernel-headers,
];
@@ -48,6 +49,7 @@ package iproute2 {
runtime = [
libbpf,
libmnl,
db,
libcap,
];
}