Skip to content

Commit

Permalink
Merge pull request #14 from samth/auto-fix-deps
Browse files Browse the repository at this point in the history
Fix dependencies.
  • Loading branch information
DarrenN committed May 17, 2015
2 parents f732dd5 + e931e83 commit 8287142
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion info.rkt
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,6 @@
"css-tools"
"htdp-lib"
"quickcheck"))
(define build-deps '("scribble-lib"))
(define build-deps '("racket-doc"
"scribble-lib"))
(define raco-commands '(("identikon" (submod identikon main) "issue Identikon command" #f)))

0 comments on commit 8287142

Please sign in to comment.