Skip to content

Commit 78ed8ce

Browse files
committed
Merge pull request tonyg#4 from lexi-lambda/master
Fix build dependencies
2 parents 220977c + 52527aa commit 78ed8ce

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Diff for: info.rkt

+3
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,7 @@
1111
(define build-deps '(
1212
;; these are what the package system tells me I need:
1313
"scribble-lib"
14+
"net-doc"
15+
"racket-doc"
16+
"web-server-doc"
1417
))

0 commit comments

Comments
 (0)