Skip to content

Commit 81b5e84

Browse files
committed
Force cowlib master
Emqtt was fetching the "wrong" version.
1 parent c4dde56 commit 81b5e84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deps/rabbit/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ endef
128128

129129
LOCAL_DEPS = sasl os_mon inets compiler public_key crypto ssl syntax_tools xmerl
130130

131-
BUILD_DEPS = rabbitmq_cli
131+
BUILD_DEPS = rabbitmq_cli cowlib
132132
DEPS = ranch rabbit_common amqp10_common rabbitmq_prelaunch ra sysmon_handler stdout_formatter recon redbug observer_cli osiris syslog systemd seshat horus khepri khepri_mnesia_migration cuttlefish gen_batch_server
133133
TEST_DEPS = rabbitmq_ct_helpers rabbitmq_ct_client_helpers meck proper amqp_client rabbitmq_amqp_client rabbitmq_amqp1_0
134134

0 commit comments

Comments
 (0)