Skip to content

Commit 7c2b33d

Browse files
committed
docs: add fedora dependencies
Signed-off-by: Alessio Greggi <ale_grey_91@hotmail.it>
1 parent d206464 commit 7c2b33d

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,14 @@ Install dependencies (for Ubuntu):
7878
* `libseccomp-dev`
7979
* `linux-tools-generic` (for `bpftool`)
8080

81+
Install dependencies (for Fedora):
82+
83+
* `clang`
84+
* `libbpf-devel`
85+
* `libseccomp-devel`
86+
* `elfutils-libelf-devel`
87+
* `bpftool`
88+
8189
Build the application:
8290

8391
```sh

0 commit comments

Comments
 (0)