projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a5e4438
)
kismet: needs mmu
author
Gustavo Zacarias
<gustavo@zacarias.com.ar>
Wed, 9 Oct 2013 20:25:44 +0000
(17:25 -0300)
committer
Peter Korsgaard
<peter@korsgaard.com>
Wed, 9 Oct 2013 20:35:02 +0000
(22:35 +0200)
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/kismet/Config.in
patch
|
blob
|
history
diff --git
a/package/kismet/Config.in
b/package/kismet/Config.in
index 8de29beea4ce3d858c85edc3cba14197cc2c29d8..a0e7c6792dae91f2af0c3fe717a70000ecd46ed5 100644
(file)
--- 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