mirror of
https://github.com/processone/ejabberd.git
synced 2024-11-22 16:20:52 +01:00
Remove ehyperloglog dependency
This commit is contained in:
parent
95138864f4
commit
b0453ea2ce
@ -61,7 +61,6 @@ Deps = [{p1_cache_tab, ".*", {git, "https://github.com/processone/cache_tab"}},
|
|||||||
{esip, ".*", {git, "https://github.com/processone/p1_sip"}},
|
{esip, ".*", {git, "https://github.com/processone/p1_sip"}},
|
||||||
{p1_stun, ".*", {git, "https://github.com/processone/stun"}},
|
{p1_stun, ".*", {git, "https://github.com/processone/stun"}},
|
||||||
{p1_yaml, ".*", {git, "https://github.com/processone/p1_yaml"}},
|
{p1_yaml, ".*", {git, "https://github.com/processone/p1_yaml"}},
|
||||||
{ehyperloglog, ".*", {git, "https://github.com/vaxelfel/eHyperLogLog.git"}},
|
|
||||||
{p1_utils, ".*", {git, "https://github.com/processone/p1_utils"}}],
|
{p1_utils, ".*", {git, "https://github.com/processone/p1_utils"}}],
|
||||||
|
|
||||||
ConfigureCmd = fun(Pkg, Flags) ->
|
ConfigureCmd = fun(Pkg, Flags) ->
|
||||||
|
Loading…
Reference in New Issue
Block a user