mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-08-03 00:17:43 +00:00
procps: needs WCHAR
This commit is contained in:
parent
5a5c59956b
commit
94b86467e3
@ -1,6 +1,7 @@
|
|||||||
config BR2_PACKAGE_PROCPS
|
config BR2_PACKAGE_PROCPS
|
||||||
bool "procps"
|
bool "procps"
|
||||||
select BR2_PACKAGE_NCURSES
|
select BR2_PACKAGE_NCURSES
|
||||||
|
depends on BR2_USE_WCHAR
|
||||||
help
|
help
|
||||||
Standard informational utilities and process-handling tools.
|
Standard informational utilities and process-handling tools.
|
||||||
Provides things like kill, ps, uptime, free, top, etc...
|
Provides things like kill, ps, uptime, free, top, etc...
|
||||||
|
Loading…
x
Reference in New Issue
Block a user