From de979b27c0f750f714249e2826bf6e5c760ddc72 Mon Sep 17 00:00:00 2001 From: Gilbert Wong Date: Fri, 30 Nov 2018 22:53:22 +0800 Subject: [PATCH] Fix build failure on windows --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 823ad37e9..efb00774d 100644 --- a/Makefile +++ b/Makefile @@ -3,7 +3,7 @@ PROJECT = emqx PROJECT_DESCRIPTION = EMQ X Broker -DEPS = jsx gproc gen_rpc ekka esockd cowboy clique emqx_passwd +DEPS = jsx gproc gen_rpc ekka esockd cowboy clique dep_jsx = hex-emqx 2.9.0 dep_gproc = hex-emqx 0.8.0