Skip to content

Commit

Permalink
use correct dependency format
Browse files Browse the repository at this point in the history
  • Loading branch information
beerriot committed Jul 8, 2010
1 parent cae15e1 commit a1e7594
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions rebar.config
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
{lib_dirs, ["deps"]}.

{deps, [{skerl, "0\.1",
"ssh://hg@bitbucket.org/basho/skerl",
"1233b8462076"}]}.
{hg, "ssh://hg@bitbucket.org/basho/skerl", "1233b8462076"}}]}.

0 comments on commit a1e7594

Please sign in to comment.