Add ARM dependencies

This commit is contained in:
Jean-Baptiste Holcroft
2018-08-03 23:42:47 +02:00
parent f6682e66ac
commit f6b79fe7a5
3 changed files with 9 additions and 3 deletions

View File

@@ -83,7 +83,9 @@ ynh_system_user_create "$app"
#=================================================
ynh_install_app_dependencies python-dev python-virtualenv \
uwsgi uwsgi-plugin-python
uwsgi uwsgi-plugin-python \
`# ARM support: ` \
build-essential libssl-dev libffi-dev
#=================================================
# RESTORE THE UWSGI MECANICS