Skip to content

Commit d8aec01

Browse files
authored
added eapol_build dependencies on Debian Stretch
1 parent 8f4e56c commit d8aec01

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ rad_eap_test requires several programs to run:
3838
To compile eapol_test do the following:
3939

4040
```
41+
apt-get install libnl-genl-3-dev libdbus-1-dev libssl-dev pkg-config gcc make
4142
wget http://w1.fi/releases/wpa_supplicant-2.8.tar.gz
4243
tar xvzf wpa_supplicant-2.8.tar.gz
4344
cd wpa_supplicant-2.8/wpa_supplicant

0 commit comments

Comments
 (0)