4e0d9554a0
This commit switches to use the new gettext logic, which involves: - using TARGET_NLS_DEPENDENCIES instead of hand-encoded dependencies on gettext/host-gettext - dropping BR2_PACKAGE_GETTEXT selection Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
9 lines
187 B
Plaintext
9 lines
187 B
Plaintext
config BR2_PACKAGE_PV
|
|
bool "pv"
|
|
help
|
|
Pipe Viewer - is a terminal-based tool for
|
|
monitoring the progress of data through a
|
|
pipeline.
|
|
|
|
http://www.ivarch.com/programs/pv.shtml
|