Add git to host dependencies
This commit is contained in:
parent
5160436496
commit
5ce67295b7
|
|
@ -1309,6 +1309,7 @@ prepare_host_basic()
|
|||
"curl:curl"
|
||||
"gpg:gnupg"
|
||||
"gawk:gawk"
|
||||
"git:git"
|
||||
)
|
||||
|
||||
for check_pack in "${checklist[@]}"; do
|
||||
|
|
|
|||
Loading…
Reference in New Issue