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.
This commit is contained in:
Badlop 2023-12-30 14:02:26 +01:00
parent f330267361
commit 65ff45e202
1 changed files with 1 additions and 1 deletions

View File

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