Skip to content

Commit 514aae1

Browse files
committed
gun dependency
1 parent e669ff9 commit 514aae1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

deps/rabbitmq_aws/Makefile

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@ define PROJECT_ENV
66
[]
77
endef
88

9-
LOCAL_DEPS = crypto inets ssl xmerl public_key gun
9+
LOCAL_DEPS = crypto inets ssl xmerl public_key
10+
DEPS = gun
1011
BUILD_DEPS = rabbit_common
1112
# We do not depend on rabbit therefore can't run the broker.
1213
DEP_PLUGINS = rabbit_common/mk/rabbitmq-build.mk

0 commit comments

Comments
 (0)