buildrootschalter/package/htop/Config.in
gilles.talis@gmail.com 83287ee571 htop: needs MMU
Fixes:
http://autobuild.buildroot.org/results/023b40f48c8006cd49c585efae3cfa065b21bf51

Signed-off-by: Gilles Talis <gilles.talis@gmail.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2013-03-05 15:51:01 +01:00

10 lines
220 B
Plaintext

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.
It aims to be a better top.
http://htop.sf.net