Adding dep that raco setup doesn't show on my machine
This commit is contained in:
parent
26fe66b141
commit
804599fe98
|
@ -1,6 +1,6 @@
|
||||||
#lang info
|
#lang info
|
||||||
(define collection 'multi)
|
(define collection 'multi)
|
||||||
(define deps '("base"))
|
(define deps '("base" "math-lib"))
|
||||||
(define build-deps '("rackunit-lib"))
|
(define build-deps '("rackunit-lib"))
|
||||||
|
|
||||||
(define pkg-desc "implementation (no documentation) part of \"data\"")
|
(define pkg-desc "implementation (no documentation) part of \"data\"")
|
||||||
|
|
Loading…
Reference in New Issue
Block a user