From f584b5a19650d1b73a984709b810d080a8ceeb01 Mon Sep 17 00:00:00 2001 From: Jouni Malinen Date: Sat, 7 Mar 2015 23:47:02 +0200 Subject: [PATCH] tests: Document dependency on python-crypto Crypto.Cipher module is now needed to be able to run the 4-way handshake protocol tests. Signed-off-by: Jouni Malinen --- tests/hwsim/example-setup.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/hwsim/example-setup.txt b/tests/hwsim/example-setup.txt index ee55a4258..2396b9727 100644 --- a/tests/hwsim/example-setup.txt +++ b/tests/hwsim/example-setup.txt @@ -32,7 +32,7 @@ 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 +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 Install a recent kernel wireless components (mac80211_hwsim, mac80211,