Fix missing depends_on:SHA/MD in x509 tests
diff --git a/tests/scripts/all.sh b/tests/scripts/all.sh
index d9c5bbf..aac78a1 100755
--- a/tests/scripts/all.sh
+++ b/tests/scripts/all.sh
@@ -348,6 +348,10 @@
 cmake -D CMAKE_BUILD_TYPE:String=Debug .
 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 .