kumquat-buildroot/package/aircrack-ng/Config.in

14 lines
317 B
Plaintext
Raw Normal View History

config BR2_PACKAGE_AIRCRACK_NG
bool "aircrack-ng"
depends on BR2_LARGEFILE
select BR2_PACKAGE_OPENSSL
select BR2_PACKAGE_IW # runtime
help
A set of tools for auditing wireless networks
http://www.aircrack-ng.org/
comment "aircrack-ng needs a toolchain with largefile support"
depends on !BR2_LARGEFILE