remove wget from build-host basic-deps
This commit is contained in:
parent
76403b4d3f
commit
d824596c62
@ -26,7 +26,6 @@ function prepare_host_basic() {
|
||||
"linux-version:linux-base"
|
||||
"locale-gen:locales"
|
||||
"git:git"
|
||||
"wget:wget"
|
||||
)
|
||||
|
||||
for check_pack in "${checklist[@]}"; do
|
||||
|
||||
Loading…
Reference in New Issue
Block a user