Skip to content

Commit

Permalink
Fix dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
samth committed May 16, 2015
1 parent f732dd5 commit e931e83
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 e931e83

Please sign in to comment.