buildroot/package/lsof/Config.in
Baruch Siach 48cc4d658f package/lsof: bump to version 4.93.2
New upstream at github. Update homepage link and download site.

Drop the custom extract command; we now get the source tree from github.

Drop patch #2; the code detects rpc support.

Add optional dependency on libtirpc.

Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2019-09-18 17:50:45 +02:00

11 lines
254 B
Plaintext

config BR2_PACKAGE_LSOF
bool "lsof"
depends on BR2_USE_MMU # fork()
depends on BR2_PACKAGE_BUSYBOX_SHOW_OTHERS
help
lsof (LiSt Open Files)
The lsof tool lists information about files opened by
processes.
https://github.com/lsof-org/lsof