info.rkt: Update the dependencies.
This commit is contained in:
parent
d64ecfb207
commit
556a4ae8bf
1 changed files with 2 additions and 0 deletions
2
info.rkt
2
info.rkt
|
@ -3,9 +3,11 @@
|
|||
(define deps '("base"
|
||||
"graph-lib"
|
||||
"rackunit-lib"
|
||||
"rackunit-typed"
|
||||
"typed-graph"
|
||||
"typed-racket-lib"))
|
||||
(define build-deps '("racket-doc"
|
||||
"typed-racket-doc"
|
||||
"sandbox-lib"
|
||||
"scribble-lib"
|
||||
))
|
||||
|
|
Loading…
Reference in a new issue