From 5ce67295b7372985cbbffaa7eb641a28d38201af Mon Sep 17 00:00:00 2001 From: orangepi-xunlong <258384131@qq.com> Date: Wed, 13 Apr 2022 18:29:07 +0800 Subject: [PATCH] Add git to host dependencies --- scripts/general.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/general.sh b/scripts/general.sh index dc4a164..07c9e67 100755 --- a/scripts/general.sh +++ b/scripts/general.sh @@ -1309,6 +1309,7 @@ prepare_host_basic() "curl:curl" "gpg:gnupg" "gawk:gawk" + "git:git" ) for check_pack in "${checklist[@]}"; do