aboutsummaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index d57e48c..ffb748d 100755
--- a/configure
+++ b/configure
@@ -105,7 +105,7 @@ esac
out "DOCS = $docs" >>config.mk
out "checking runtime dependencies"
-_check pax rsync sed awk grep
+_check pax rsync sed awk grep b3sum
_check_multi "sha256 provider" sha256sum sha256 openssl
trap - EXIT INT