Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
note need for libnl-route-3-dev for Debian
Reported-by:  Tessa Nordgren <https://github.com/nergdron>
Signed-off-by: Alan Maguire <[email protected]>
  • Loading branch information
alan-maguire committed Dec 5, 2024
commit e41a44aef80c6109cea2b30a16d63e0cc5eed1b7
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -205,7 +205,7 @@ To build the following packages are needed (names may vary by distro);
- libbpf, libbpf-devel >= 0.6
- libcap-devel
- bpftool >= 4.18
- libnl3-devel
- libnl3-devel (on some distros like Debian libnl-route-3-dev is needed)
- clang >= 11
- llvm >= 11
- python3-docutils
Expand Down