tests: Document tshark and python-netifaces as dependencies
tshark and python-netifaces are used by some tests. Signed-off-by: Michael Braun <michael-dev@fami-braun.de>
This commit is contained in:
parent
6556ddaf49
commit
78bb62b28c
1 changed files with 4 additions and 1 deletions
|
@ -32,7 +32,10 @@ Install Ubuntu Server 14.04.1 in the virtual machine
|
|||
|
||||
Install the prerequisite packages that may not have been installed by default
|
||||
|
||||
sudo apt-get install build-essential git libpcap-dev libsqlite3-dev binutils-dev libnl-3-dev libnl-genl-3-dev libnl-route-3-dev libssl-dev libiberty-dev libdbus-1-dev iw bridge-utils python-pyrad python-crypto
|
||||
sudo apt-get install build-essential git libpcap-dev libsqlite3-dev binutils-dev libnl-3-dev libnl-genl-3-dev libnl-route-3-dev libssl-dev libiberty-dev libdbus-1-dev iw bridge-utils python-pyrad python-crypto tshark
|
||||
|
||||
optional:
|
||||
sudo apt-get install python-netifaces
|
||||
|
||||
|
||||
Install a recent kernel wireless components (mac80211_hwsim, mac80211,
|
||||
|
|
Loading…
Reference in a new issue