Fix dependency

This commit is contained in:
Georges Dupéron 2017-01-22 16:28:43 +01:00
parent 02a0d43d0d
commit 6a8ffed720

View File

@ -2,7 +2,7 @@
(define collection "stxparse-info")
(define deps '("base"
"rackunit-lib"
"reprovide"))
"reprovide-lang"))
(define build-deps '("scribble-lib" "racket-doc"))
(define scribblings '(("scribblings/stxparse-info.scrbl" ())))
(define pkg-desc "Description Here")