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

erlang-xmerl

This commit is contained in:
lapineige 2023-08-14 00:54:49 +02:00 committed by GitHub
parent 996d64ab57
commit 3a5d5a08f5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -104,7 +104,7 @@ ram.runtime = "500M"
[resources.apt]
packages = "erlang-dev erlang-parsetools erlang-os-mon erlang-tools postgresql npm"
packages = "erlang-dev erlang-parsetools erlang-os-mon erlang-tools erlang-xmerl postgresql npm"
##### (this part is optional and corresponds to the legacy ynh_install_extra_app_dependencies helper)