Add git to host dependencies

This commit is contained in:
orangepi-xunlong
2022-04-13 18:29:07 +08:00
parent 5160436496
commit 5ce67295b7

View File

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