mirror of
https://github.com/YunoHost-Apps/bonfire_ynh.git
synced 2024-09-03 18:16:01 +02:00
Update install
This commit is contained in:
parent
ad3e87eca1
commit
465e1cbf06
1 changed files with 2 additions and 2 deletions
|
@ -52,8 +52,8 @@ ynh_replace_string --match_string="UPLOAD_LIMIT=MEDIA_UPLOAD_SIZE" --replace_str
|
|||
# Elixir 13 dependency
|
||||
#=================================================
|
||||
# Bulleyes comes with v1.10 instead of v1.13 that is required
|
||||
ynh_install_extra_app_dependencies --repo="https://packages.erlang-solutions.com/debian bullseye contrib" --package="elixir erlang-dev" --key='https://packages.erlang-solutions.com/debian/erlang_solutions.asc'
|
||||
# exlang-dev -> https://github.com/elixir-lang/ex_doc/pull/1442/files
|
||||
ynh_install_extra_app_dependencies --repo="https://packages.erlang-solutions.com/debian bullseye contrib" --package="elixir" --key='https://packages.erlang-solutions.com/debian/erlang_solutions.asc'
|
||||
# exlang-dev -> https://github.com/elixir-lang/ex_doc/pull/1442/files # Debian default package is newer (enough), don't use this custom repo
|
||||
|
||||
#=================================================
|
||||
# Just dependency
|
||||
|
|
Loading…
Add table
Reference in a new issue