diff --git a/rebar.config b/rebar.config index 91e3b037d0ad25e04846b62be9d024c337db9408..a7cd71b32b63eaea73cf8d43c8d3cc4f1e39ec05 100644 --- a/rebar.config +++ b/rebar.config @@ -14,6 +14,7 @@ {rest, ".*", {git, "git://github.com/synrc/rest",{tag,"5.10"}}}, {review, ".*", {git, "git://github.com/synrc/review",{tag,"1.10"}}}, {gen_smtp, ".*", {git, "git://github.com/ne-luboff/gen_smtp",{tag,"master"}}}, + {eflame, ".*", {git, "git://github.com/proger/eflame",{tag,[]}}}, {emq_dashboard, ".*", {git, "git://github.com/ne-luboff/emq_dashboard",{tag,"master"}}}, {'opencensus-erlang', ".*", {git, "https://github.com/voxoz/opencensus-erlang",{tag, "v0.4.0"}}}, {libphonenumber_erlang, ".*", {git, "https://github.com/cryoflamer/libphonenumber_erlang.git",{tag,"master"}}},