mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-04 06:10:16 +03:00
procps: needs WCHAR
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
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...
|
||||
|
||||
Reference in New Issue
Block a user