We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e669ff9 commit 514aae1Copy full SHA for 514aae1
deps/rabbitmq_aws/Makefile
@@ -6,7 +6,8 @@ define PROJECT_ENV
6
[]
7
endef
8
9
-LOCAL_DEPS = crypto inets ssl xmerl public_key gun
+LOCAL_DEPS = crypto inets ssl xmerl public_key
10
+DEPS = gun
11
BUILD_DEPS = rabbit_common
12
# We do not depend on rabbit therefore can't run the broker.
13
DEP_PLUGINS = rabbit_common/mk/rabbitmq-build.mk
0 commit comments