projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
faf408f
)
lsof: no longer needs rpc support in toolchain
author
Peter Korsgaard
<jacmet@sunsite.dk>
Fri, 7 Oct 2011 19:31:40 +0000
(21:31 +0200)
committer
Peter Korsgaard
<jacmet@sunsite.dk>
Fri, 7 Oct 2011 19:31:40 +0000
(21:31 +0200)
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
package/lsof/Config.in
patch
|
blob
|
history
diff --git
a/package/lsof/Config.in
b/package/lsof/Config.in
index 22b7f5eac1924f484dbf3cf80cda35539241bb42..cc7512c25829a68dd0ac007283b93f9379f8009d 100644
(file)
--- a/
package/lsof/Config.in
+++ b/
package/lsof/Config.in
@@
-1,12
+1,8
@@
config BR2_PACKAGE_LSOF
bool "lsof"
- depends on BR2_INET_RPC
help
lsof (LiSt Open Files)
The lsof tool lists information about files opened by
processes.
ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/
-
-comment "lsof requires a toolchain with RPC support"
- depends on !BR2_INET_RPC