summaryrefslogtreecommitdiffstats
path: root/package/wireshark/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'package/wireshark/Config.in')
-rw-r--r--package/wireshark/Config.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/wireshark/Config.in b/package/wireshark/Config.in
index e6d4e7255..d4c8b43f4 100644
--- a/package/wireshark/Config.in
+++ b/package/wireshark/Config.in
@@ -3,6 +3,7 @@ config BR2_PACKAGE_WIRESHARK
select BR2_PACKAGE_LIBPCAP
select BR2_PACKAGE_LIBGCRYPT
select BR2_PACKAGE_LIBGLIB2
+ depends on BR2_USE_MMU # fork()
depends on BR2_USE_WCHAR # glib2
help
Network traffic sniffer and protocol decoder. Currently only tshark,