aboutsummaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authormerakor <cem@ckyln.com>2021-08-14 13:44:38 +0000
committermerakor <cem@ckyln.com>2021-08-14 13:44:38 +0000
commit3dfc9c3af5de0e17069b0195e416d50a97edbf0b (patch)
treeadd44e1cde4ea73e418055def2a1756a63d5f8bc /configure
parentcb68663adb63f8ba8a0b80d47450053d66ff339a (diff)
parent674c01cb33a9ac229c80209b05f0dcd464a41c05 (diff)
downloadcpt-3dfc9c3af5de0e17069b0195e416d50a97edbf0b.tar.gz
merge cpt-6.2.x
FossilOrigin-Name: 6d1549c62d46ee833d00b3d1a815afd0fadd7f8ac84039f79e5331a4d1142d75
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure b/configure
index a2d0bba..e338b8f 100755
--- a/configure
+++ b/configure
@@ -107,6 +107,7 @@ out "DOCS = $docs" >>config.mk
out "checking runtime dependencies"
_check pax rsync sed awk grep b3sum
_check_multi "sha256 provider" sha256sum sha256 openssl
+_check_multi "download utility" curl wget wget2 aria2c axel
trap - EXIT INT
out "written config.mk" "Run 'make' to build cpt"