mirror of
https://github.com/inspec/inspec
synced 2024-11-10 07:04:15 +00:00
Add busybox-static to habitat plan so netstat works for port resource on linux
Signed-off-by: Elliott Davis <edavis@chef.io>
This commit is contained in:
parent
ef7739256c
commit
c99853a7cc
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ pkg_deps=(
|
|||
core/libxslt
|
||||
core/ruby
|
||||
core/net-tools
|
||||
core/lsof
|
||||
core/busybox-static
|
||||
)
|
||||
pkg_build_deps=(
|
||||
core/bundler
|
||||
|
|
Loading…
Reference in a new issue