summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Klishin <mklishin@pivotal.io>2017-06-15 20:20:49 +0300
committerMichael Klishin <mklishin@pivotal.io>2017-06-15 20:20:49 +0300
commit2fde6d0743796da1550a4ec10a95392c1c310825 (patch)
tree15f8c065e494ddddd1875cdf0c9e395b8c89291a
parentd026b03778dadd7d6362666918b308b18474750f (diff)
parent1de9c89d34c65145cad487ef3daeaf6aff84930d (diff)
downloadrabbitmq-server-git-2fde6d0743796da1550a4ec10a95392c1c310825.tar.gz
Merge branch 'master' into rabbitmq-server-1229
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 9540566762..f4174d6c69 100644
--- a/Makefile
+++ b/Makefile
@@ -125,7 +125,7 @@ define PROJECT_ENV
]
endef
-LOCAL_DEPS = sasl mnesia os_mon
+LOCAL_DEPS = sasl mnesia os_mon inets
BUILD_DEPS = rabbitmq_cli
DEPS = ranch lager rabbit_common
TEST_DEPS = rabbitmq_ct_helpers rabbitmq_ct_client_helpers amqp_client meck proper