Add an all.sh component running depends.pl

Signed-off-by: Andrzej Kurek <andrzej.kurek@arm.com>
diff --git a/tests/scripts/all.sh b/tests/scripts/all.sh
index c0bad4d..517a9fa 100755
--- a/tests/scripts/all.sh
+++ b/tests/scripts/all.sh
@@ -1726,6 +1726,11 @@
     tests/scripts/key-exchanges.pl
 }
 
+component_test_depends () {
+    msg "test/build: depends.py (gcc)" # ~ 15 min
+    tests/scripts/depends.py
+}
+
 component_test_make_cxx () {
     msg "build: Unix make, full, gcc + g++"
     scripts/config.py full