diff --git a/pkgs/typed-racket-pkgs/typed-racket-test/info.rkt b/pkgs/typed-racket-pkgs/typed-racket-test/info.rkt index 07731055..e7928c55 100644 --- a/pkgs/typed-racket-pkgs/typed-racket-test/info.rkt +++ b/pkgs/typed-racket-pkgs/typed-racket-test/info.rkt @@ -4,6 +4,7 @@ (define deps '("typed-racket" "typed-racket-more" "unstable")) (define build-deps '("scheme-lib" "base" + "racket-benchmarks" "compatibility-lib" "rackunit-lib" "compiler-lib"