summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--package/htop/Config.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/htop/Config.in b/package/htop/Config.in
index 55b4b151f..51304afb5 100644
--- a/package/htop/Config.in
+++ b/package/htop/Config.in
@@ -1,5 +1,6 @@
config BR2_PACKAGE_HTOP
bool "htop"
+ depends on BR2_USE_MMU # fork()
select BR2_PACKAGE_NCURSES
help
htop is an interactive text-mode process viewer for Linux.