Add osiris to rabbitmq_stream_management deps in Make

This commit is contained in:
Rin Kuryloski 2023-10-16 17:38:50 +02:00
parent 558b8d03f4
commit 8404f0b478
1 changed files with 1 additions and 1 deletions

View File

@ -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