mirror of
https://github.com/evilsocket/opensnitch.git
synced 2025-03-04 00:24:40 +01:00
Updating README with Ubuntu dependency
Adding Ubuntu dependency as mentioned in issue #95.
This commit is contained in:
parent
4ecff33b3a
commit
5180170973
1 changed files with 1 additions and 0 deletions
|
@ -17,6 +17,7 @@ You'll need a GNU/Linux distribution with `iptables`, `NFQUEUE` and `ftrace` ker
|
|||
sudo apt install build-essential \
|
||||
libcap-dev \
|
||||
libnetfilter-queue-dev \
|
||||
libnfnetlink-dev \
|
||||
python3-dbus \
|
||||
python3-dev \
|
||||
python3-gi \
|
||||
|
|
Loading…
Add table
Reference in a new issue