Add osiris to rabbitmq_stream_management deps in Make
This commit is contained in:
parent
558b8d03f4
commit
8404f0b478
|
@ -8,7 +8,7 @@ define PROJECT_ENV
|
|||
endef
|
||||
|
||||
|
||||
DEPS = rabbit rabbitmq_management rabbitmq_stream
|
||||
DEPS = rabbit rabbitmq_management rabbitmq_stream osiris
|
||||
TEST_DEPS = rabbitmq_ct_helpers rabbitmq_ct_client_helpers
|
||||
|
||||
DEP_EARLY_PLUGINS = rabbit_common/mk/rabbitmq-early-plugin.mk
|
||||
|
|
Loading…
Reference in New Issue