summaryrefslogtreecommitdiff
path: root/deps/rabbitmq_trust_store/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'deps/rabbitmq_trust_store/Makefile')
-rw-r--r--deps/rabbitmq_trust_store/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/deps/rabbitmq_trust_store/Makefile b/deps/rabbitmq_trust_store/Makefile
index 1e0ddd5aca..77440b7408 100644
--- a/deps/rabbitmq_trust_store/Makefile
+++ b/deps/rabbitmq_trust_store/Makefile
@@ -10,7 +10,7 @@ define PROJECT_ENV
endef
DEPS = rabbit_common rabbit
-LOCAL_DEPS += ssl crypto public_key
+LOCAL_DEPS += ssl crypto public_key inets
## We need the Cowboy's test utilities
TEST_DEPS = rabbitmq_ct_helpers rabbitmq_ct_client_helpers amqp_client ct_helper trust_store_http
dep_ct_helper = git https://github.com/extend/ct_helper.git master