Skip to content
This repository has been archived by the owner on Jul 1, 2018. It is now read-only.

Commit

Permalink
Merge pull request #1 from danielpizarro/patch-1
Browse files Browse the repository at this point in the history
updates location of erldis
  • Loading branch information
Brujo Benavides committed Dec 5, 2014
2 parents 9d7b689 + 784e52e commit 2639a7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rebar.config
@@ -1,5 +1,5 @@
{deps, [{mochiweb, "\.*", {git, "git://github.com/mochi/mochiweb.git", "master"}},
{erldis, "\.*", {git, "git://github.com/inaka/erldis.git", "master"}},
{erldis, "\.*", {git, "git://github.com/japerk/erldis.git", "master"}},
{elog, "\.*", {git, "git://github.com/inaka/elog.git", "master"}}]}.
{require_otp_vsn, "R1[45]"}.
{erl_opts, [{src_dirs, ["src", "tests"]},
Expand Down

0 comments on commit 2639a7a

Please sign in to comment.