add dependency on hyphenate
parent
04a01611c9
commit
b9b2f1b5e1
@ -1,5 +1,5 @@
|
||||
#lang info
|
||||
(define collection "quad")
|
||||
(define deps '(("base" #:version "6.0") "sugar" "csp" "rackunit-lib"))
|
||||
(define deps '(("base" #:version "6.0") "sugar" "csp" "rackunit-lib" "hyphenate"))
|
||||
(define update-implies '("sugar"))
|
||||
(define compile-omit-paths '("tests.rkt" "tests-ocm.rkt"))
|
||||
|
Loading…
Reference in New Issue