Fix dependances

This commit is contained in:
Josué Tille
2019-05-08 15:02:14 +02:00
parent 7d88c60ed1
commit 38da0fd93f
4 changed files with 6 additions and 12 deletions

View File

@@ -71,10 +71,7 @@ chmod u=rwX,g=rX,o= -R $final_path
# REINSTALL DEPENDENCIES
#=================================================
ynh_install_app_dependencies python-dev python-virtualenv \
uwsgi uwsgi-plugin-python \
`# ARM support: ` \
build-essential libssl-dev libffi-dev
ynh_install_app_dependencies $dependances
# set authorizations
chown $app:root /var/log/uwsgi/$app