summaryrefslogtreecommitdiffstats
path: root/rules/htop.in
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2011-01-16 13:20:05 +0100
committerMichael Olbrich <m.olbrich@pengutronix.de>2011-01-16 13:20:05 +0100
commitf411a26e4fdae819bbd50250706e16a05d2eda88 (patch)
treea32e4bdbcea99ecfdaa3e1f9ee1cbc529ba42f8c /rules/htop.in
parent0f48679169582df3dce2779badc00e576e72367e (diff)
downloadptxdist-f411a26e4fdae819bbd50250706e16a05d2eda88.tar.gz
ptxdist-f411a26e4fdae819bbd50250706e16a05d2eda88.tar.xz
[htop] add missing dependencies
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/htop.in')
-rw-r--r--rules/htop.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/rules/htop.in b/rules/htop.in
index 28b364825..896b0443b 100644
--- a/rules/htop.in
+++ b/rules/htop.in
@@ -1,6 +1,7 @@
## SECTION=shell_and_console
config HTOP
tristate
+ select LIBC_M
select NCURSES
prompt "htop"
help