diff options
Diffstat (limited to 'package/procps/Config.in')
-rw-r--r-- | package/procps/Config.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/package/procps/Config.in b/package/procps/Config.in index 8d45f0acb..48baf7b6a 100644 --- a/package/procps/Config.in +++ b/package/procps/Config.in @@ -1,7 +1,6 @@ config BR2_PACKAGE_PROCPS bool "procps" select BR2_PACKAGE_NCURSES - depends on BR2_USE_WCHAR help Standard informational utilities and process-handling tools. Provides things like kill, ps, uptime, free, top, etc... |