summaryrefslogtreecommitdiffstats
path: root/package/kismet
diff options
context:
space:
mode:
Diffstat (limited to 'package/kismet')
-rw-r--r--package/kismet/Config.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/kismet/Config.in b/package/kismet/Config.in
index c8852d7da..1b22ff491 100644
--- a/package/kismet/Config.in
+++ b/package/kismet/Config.in
@@ -1,6 +1,6 @@
config BR2_PACKAGE_KISMET
bool "kismet"
- select BR2_PACKAGE_NCURSES
+ select BR2_PACKAGE_NCURSES
select BR2_PACKAGE_LIBPCAP
select BR2_PACKAGE_DBUS
select BR2_PACKAGE_DBUS_GLIB
@@ -13,5 +13,5 @@ config BR2_PACKAGE_KISMET
Kismet identifies networks by passively collecting packets and detecting standard named
networks, detecting (and given time, decloaking) hidden networks, and infering the presence
- of nonbeaconing networks via data traffic.
+ of nonbeaconing networks via data traffic.