summaryrefslogtreecommitdiff
path: root/deps/amqp10_client/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'deps/amqp10_client/Makefile')
-rw-r--r--deps/amqp10_client/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/deps/amqp10_client/Makefile b/deps/amqp10_client/Makefile
index 560d96b415..694e6e076b 100644
--- a/deps/amqp10_client/Makefile
+++ b/deps/amqp10_client/Makefile
@@ -31,7 +31,7 @@ PACKAGES_DIR ?= $(abspath PACKAGES)
BUILD_DEPS = rabbit_common elvis_mk
DEPS = amqp10_common
TEST_DEPS = rabbit rabbitmq_amqp1_0 rabbitmq_ct_helpers
-LOCAL_DEPS = ssl inets crypto
+LOCAL_DEPS = ssl inets crypto public_key
DEP_EARLY_PLUGINS = rabbit_common/mk/rabbitmq-early-test.mk
DEP_PLUGINS = rabbit_common/mk/rabbitmq-macros.mk \