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:
parent
34976895e0
commit
9245c8fc10
1 changed files with 1 additions and 1 deletions
|
@ -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)
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue