Add git to host dependencies

This commit is contained in:
orangepi-xunlong 2022-04-13 18:29:07 +08:00
parent 5160436496
commit 5ce67295b7
1 changed files with 1 additions and 0 deletions

View File

@ -1309,6 +1309,7 @@ prepare_host_basic()
"curl:curl"
"gpg:gnupg"
"gawk:gawk"
"git:git"
)
for check_pack in "${checklist[@]}"; do