Skip to content

Commit 6204634

Browse files
committed
add missing dependency
1 parent e2552fa commit 6204634

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

syntax-color-lib/info.rkt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@
66
"parser-tools-lib"
77
"option-contract-lib"))
88

9+
(define build-deps '("rackunit-lib"))
10+
911
(define pkg-desc "implementation (no documentation) part of \"syntax-color\"")
1012

1113
(define pkg-authors '(mflatt))

0 commit comments

Comments
 (0)