summaryrefslogtreecommitdiffstats
path: root/rules/procps.in
diff options
context:
space:
mode:
Diffstat (limited to 'rules/procps.in')
-rw-r--r--rules/procps.in6
1 files changed, 4 insertions, 2 deletions
diff --git a/rules/procps.in b/rules/procps.in
index b9ed5a121..0d83125c7 100644
--- a/rules/procps.in
+++ b/rules/procps.in
@@ -1,9 +1,11 @@
## SECTION=shell_and_console
+
menuconfig PROCPS
tristate
prompt "procps "
- select NCURSES if PROCPS_TOP
- select NCURSES if PROCPS_SLABTOP
+ select GCCLIBS_GCC_S
+ select NCURSES if PROCPS_TOP
+ select NCURSES if PROCPS_SLABTOP
help
The procps package contains a set of system utilities that provide
system information.