buildrootschalter/package/psmisc/Config.in
Peter Korsgaard 1fff6d9d3d psmic: locale support
Closes #4274.
2008-08-25 09:05:00 +00:00

10 lines
278 B
Plaintext

config BR2_PACKAGE_PSMISC
bool "psmisc"
select BR2_PACKAGE_NCURSES
select BR2_PACKAGE_GETTEXT if BR2_ENABLE_LOCALE
select BR2_PACKAGE_LIBINTL if BR2_ENABLE_LOCALE
help
Helpful /proc related utilities such as pstree, fuser, and killall
http://psmisc.sourceforge.net/