wpa_supplicant: minor fixes

This commit is contained in:
Dylan Araps 2020-02-24 17:10:04 +02:00
parent 5b17faf765
commit b60d645509
No known key found for this signature in database
GPG Key ID: 46D62DD9F1DE636E
2 changed files with 8 additions and 1 deletions

View File

@ -1,2 +1 @@
libressl
pkgconf make

View File

@ -0,0 +1,8 @@
#!/bin/sh
cat <<EOF
NOTE: You can now remove 'libnl' as wpa_supplicant
no longer needs it (static libnl-tiny).
EOF