Fix missing depends_on:SHA/MD in x509 tests
diff --git a/tests/scripts/all.sh b/tests/scripts/all.sh
index e333a13..eb100df 100755
--- a/tests/scripts/all.sh
+++ b/tests/scripts/all.sh
@@ -500,6 +500,10 @@
 cmake -D CMAKE_BUILD_TYPE:String=Debug .
 if_build_succeeded tests/scripts/curves.pl
 
+msg "test/build: depends-hashes.pl (gcc)" # ~ 2 min
+cleanup
+tests/scripts/depends-hashes.pl
+
 msg "test/build: key-exchanges (gcc)" # ~ 1 min
 cleanup
 cmake -D CMAKE_BUILD_TYPE:String=Check .