From 65ff45e202983cf1fa455bb8719f396aece0358b Mon Sep 17 00:00:00 2001 From: Badlop Date: Sat, 30 Dec 2023 14:02:26 +0100 Subject: [PATCH] Rebar/Rebar3: Remove elixir as a gitonly_deps, and add ejabberd_po Adding ejabberd_po to gitonly_deps isn't strictly needed, because we request a branch in the ejabberd-po git repository, and rebar.config.script understands that this means ejabberd_po should be downloaded from git, not hex.pm. --- rebar.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rebar.config b/rebar.config index b2157c774..eefba14cf 100644 --- a/rebar.config +++ b/rebar.config @@ -76,7 +76,7 @@ {yconf, ".*", {git, "https://github.com/processone/yconf", {tag, "1.0.15"}}} ]}. -{gitonly_deps, [elixir]}. +{gitonly_deps, [ejabberd_po]}. {if_var_true, latest_deps, {floating_deps, [cache_tab,