lsof: no longer needs rpc support in toolchain
authorPeter Korsgaard <jacmet@sunsite.dk>
Fri, 7 Oct 2011 19:31:40 +0000 (21:31 +0200)
committerPeter 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

index 22b7f5eac1924f484dbf3cf80cda35539241bb42..cc7512c25829a68dd0ac007283b93f9379f8009d 100644 (file)
@@ -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