Commit 94b86467 authored by Peter Korsgaard's avatar Peter Korsgaard
Browse files

procps: needs WCHAR

parent 5a5c5995
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
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...