diff options
| author | Michael Klishin <mklishin@pivotal.io> | 2017-06-15 20:20:49 +0300 |
|---|---|---|
| committer | Michael Klishin <mklishin@pivotal.io> | 2017-06-15 20:20:49 +0300 |
| commit | 2fde6d0743796da1550a4ec10a95392c1c310825 (patch) | |
| tree | 15f8c065e494ddddd1875cdf0c9e395b8c89291a | |
| parent | d026b03778dadd7d6362666918b308b18474750f (diff) | |
| parent | 1de9c89d34c65145cad487ef3daeaf6aff84930d (diff) | |
| download | rabbitmq-server-git-2fde6d0743796da1550a4ec10a95392c1c310825.tar.gz | |
Merge branch 'master' into rabbitmq-server-1229
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
