summaryrefslogtreecommitdiff
path: root/package/kismet
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavo@zacarias.com.ar>2013-10-09 17:25:44 -0300
committerPeter Korsgaard <peter@korsgaard.com>2013-10-09 22:35:02 +0200
commit7d6a640452fc88cefba2453fb2172ce589cf83de (patch)
treed314646f7aba686d96b8ed6d94e70dbf88562566 /package/kismet
parenta5e44382cd59d48d3fe952bc62525b44de6b999e (diff)
kismet: needs mmu
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/kismet')
-rw-r--r--package/kismet/Config.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/kismet/Config.in b/package/kismet/Config.in
index 8de29beea..a0e7c6792 100644
--- a/package/kismet/Config.in
+++ b/package/kismet/Config.in
@@ -5,6 +5,7 @@ config BR2_PACKAGE_KISMET
bool "kismet"
depends on BR2_INSTALL_LIBSTDCPP
depends on BR2_TOOLCHAIN_HAS_THREADS # libnl
+ depends on BR2_USE_MMU # fork()
select BR2_PACKAGE_NCURSES
select BR2_PACKAGE_NCURSES_TARGET_PANEL
select BR2_PACKAGE_LIBPCAP