diff --git a/bin/steps/cryptography b/bin/steps/cryptography index 9df98bc316369ee4cea0efe9033a9baa614c34a0..327036ca14faef880cd0a2a7999edf6df35d02a5 100755 --- a/bin/steps/cryptography +++ b/bin/steps/cryptography @@ -20,7 +20,7 @@ source $BIN_DIR/utils bpwatch start libffi_install # If pylibmc exists within requirements, use vendored cryptography. -if (pip-grep -s requirements.txt cffi crytography &> /dev/null) then +if (pip-grep -s requirements.txt bcrypt cffi crytography &> /dev/null) then if [ -d ".heroku/vendor/lib/libffi-3.1.1" ]; then export LIBFFI=$(pwd)/vendor