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

remove doubles in dependancy

This commit is contained in:
lapineige 2023-08-12 17:10:24 +02:00 committed by GitHub
parent 34976895e0
commit 9245c8fc10
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -102,7 +102,7 @@ ram.runtime = "500M"
main.url = "/"
[resources.apt]
packages = "postgresql elixir erlang-dev erlang-parsetools npm"
packages = "postgresql npm"
##### (this part is optional and corresponds to the legacy ynh_install_extra_app_dependencies helper)