mirror of
https://github.com/inspec/inspec
synced 2024-11-26 14:40:26 +00:00
Add git dependency to habitat plan. (#3037)
Signed-off-by: Pete Higgins <pete@peterhiggins.org>
This commit is contained in:
parent
cf1030c645
commit
045671703e
1 changed files with 1 additions and 0 deletions
|
@ -20,6 +20,7 @@ pkg_deps=(
|
|||
core/bind
|
||||
core/curl
|
||||
core/docker
|
||||
core/git
|
||||
core/less
|
||||
core/mysql-client
|
||||
core/netcat
|
||||
|
|
Loading…
Reference in a new issue