Skip to content

Commit

Permalink
Merge pull request #13 from samth/patch-1
Browse files Browse the repository at this point in the history
Fix dependencies.
  • Loading branch information
DarrenN committed Mar 30, 2015
2 parents 52c6f88 + bbdec3a commit f732dd5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions info.rkt
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
(define deps '("base"
"sugar"
"css-tools"
"htdp-lib"
"quickcheck"))
(define build-deps '("scribble-lib"))
(define raco-commands '(("identikon" (submod identikon main) "issue Identikon command" #f)))

0 comments on commit f732dd5

Please sign in to comment.