1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/bonfire_ynh.git synced 2024-09-03 18:16:01 +02:00

Add Elixir (13) repository

This commit is contained in:
lapineige 2023-05-03 00:03:21 +02:00 committed by GitHub
parent 28b34e9702
commit 5f5ee56461
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -48,6 +48,12 @@ ynh_replace_string --match_string="UPLOAD_LIMIT=MEDIA_UPLOAD_SIZE" --replace_str
#=================================================
# SPECIFIC SETUP
#=================================================
# 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" --key='https://packages.erlang-solutions.com/debian/erlang_solutions.asc'
#=================================================
# Just dependency
#=================================================