Skip to content
This repository was archived by the owner on Mar 2, 2022. It is now read-only.

Commit 109d787

Browse files
author
Daniil Fedotov
committed
Make rabbit and rabbit_common BUILD_DEPS to avoid adding to runtime dependencies
1 parent 6e254c7 commit 109d787

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ PROJECT_VERSION =
33
PROJECT_DESCRIPTION = Declarative RabbitMQ clustering
44
PROJECT_MOD = rabbit_clusterer
55

6-
DEPS = rabbit_common rabbit
6+
BUILD_DEPS = rabbit_common rabbit
77

88
DEP_PLUGINS = rabbit_common/mk/rabbitmq-plugin.mk
99

0 commit comments

Comments
 (0)