iptraf-ng: uses fork(), needs MMU
authorPeter Korsgaard <peter@korsgaard.com>
Fri, 9 May 2014 13:36:18 +0000 (15:36 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Fri, 9 May 2014 13:36:18 +0000 (15:36 +0200)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/iptraf-ng/Config.in

index fa369b327c92a3775b3bd80cdbe95f1a1e7d192e..64e19d257662554259c6ea14ff45b90b7d57efbf 100644 (file)
@@ -1,5 +1,6 @@
 config BR2_PACKAGE_IPTRAF_NG
        bool "iptraf-ng"
+       depends on BR2_USE_MMU # fork()
        select BR2_PACKAGE_NCURSES
        select BR2_PACKAGE_NCURSES_TARGET_PANEL
        depends on BR2_INET_IPV6
@@ -13,4 +14,5 @@ config BR2_PACKAGE_IPTRAF_NG
          IPTraf-ng is a fork of original IPTraf v3.0.0 (http://iptraf.seul.org).
 
 comment "iptraf-ng needs a toolchain w/ IPv6"
+       depends on BR2_USE_MMU
        depends on !BR2_INET_IPV6