checkdeps: replace wget with curl

Signed-off-by: Ian Leonard <antonlacon@gmail.com>
This commit is contained in:
Ian Leonard 2024-09-08 14:57:31 -04:00
parent 4bb04e095c
commit a7d9b7fc1c

View File

@ -58,6 +58,7 @@ dep_map=(
[bash]=bash
[bc]=bc
[bzip2]=bzip2
[curl]=curl
[diff]=diffutils
[gawk]=gawk
[gcc]=gcc
@ -73,7 +74,6 @@ dep_map=(
[sed]=sed
[tar]=tar
[unzip]=unzip
[wget]=wget
[xz]=xz-utils
[zip]=zip
[zstd]=zstd