fix package dependencies

This commit is contained in:
William G Hatch 2016-09-21 17:43:25 -06:00
parent 37125973c1
commit 0f07795c1b

View File

@ -2,5 +2,9 @@
(define collection 'multi)
(define deps '("base"
"racket-doc"
"scribble-lib"
"sandbox-lib"
"rackunit-lib"
))