Fix the dependencies.
This commit is contained in:
parent
e13042e802
commit
40c0dcf617
1 changed files with 2 additions and 1 deletions
3
info.rkt
3
info.rkt
|
@ -6,6 +6,7 @@
|
|||
"typed-racket-lib"
|
||||
))
|
||||
(define scribblings '(("manual.scrbl" ())))
|
||||
(define build-deps '("racket-doc"
|
||||
(define build-deps '("typed-racket-doc"
|
||||
"racket-doc"
|
||||
"scribble-lib"
|
||||
))
|
||||
|
|
Loading…
Reference in a new issue