Rm clique dep

This commit is contained in:
turtled 2018-12-21 17:05:14 +08:00 committed by Feng Lee
parent 7d3357e0f3
commit 390fae1134
2 changed files with 3 additions and 5 deletions

View File

@ -3,15 +3,14 @@
PROJECT = emqx
PROJECT_DESCRIPTION = EMQ X Broker
DEPS = jsx gproc gen_rpc ekka esockd cowboy clique
DEPS = jsx gproc gen_rpc ekka esockd cowboy
dep_jsx = hex-emqx 2.9.0
dep_gproc = hex-emqx 0.8.0
dep_gen_rpc = git-emqx https://github.com/emqx/gen_rpc 2.3.0
dep_esockd = git-emqx https://github.com/emqx/esockd v5.4.2
dep_esockd = git-emqx https://github.com/emqx/esockd v5.4.3
dep_ekka = git-emqx https://github.com/emqx/ekka v0.5.1
dep_cowboy = hex-emqx 2.4.0
dep_clique = git-emqx https://github.com/emqx/clique develop
NO_AUTOPATCH = cuttlefish

View File

@ -7,8 +7,7 @@
{github_emqx_deps,
[{gen_rpc, "2.3.0"},
{ekka, "v0.5.1"},
{clique, "develop"},
{esockd, "v5.4.2"},
{esockd, "v5.4.3"},
{cuttlefish, "v2.2.0"}
]}.