mirror of
https://github.com/DrHo1y/orangepi-build.git
synced 2026-03-24 01:26:43 +07:00
Add git to host dependencies
This commit is contained in:
@@ -1309,6 +1309,7 @@ prepare_host_basic()
|
||||
"curl:curl"
|
||||
"gpg:gnupg"
|
||||
"gawk:gawk"
|
||||
"git:git"
|
||||
)
|
||||
|
||||
for check_pack in "${checklist[@]}"; do
|
||||
|
||||
Reference in New Issue
Block a user