1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/weblate_ynh.git synced 2024-10-01 13:35:04 +02:00

Add mailutils for ARM

This commit is contained in:
Jean-Baptiste Holcroft 2018-04-15 15:06:43 +02:00
parent d58a1a9490
commit b5d14c18ca
3 changed files with 6 additions and 3 deletions

View file

@ -78,7 +78,8 @@ ynh_app_setting_set "$app" github_token "$github_token"
ynh_install_app_dependencies libxml2-dev libxslt-dev libfreetype6-dev \
libjpeg-dev libz-dev libyaml-dev python-dev python-pip python-virtualenv \
postgresql libpq-dev uwsgi uwsgi-plugin-python memcached
postgresql libpq-dev uwsgi uwsgi-plugin-python memcached \
mailutils
#=================================================
# CREATE A PostgreSQL DATABASE

View file

@ -76,7 +76,8 @@ chown -R "$app": "$final_path"
ynh_install_app_dependencies libxml2-dev libxslt-dev libfreetype6-dev \
libjpeg-dev libz-dev libyaml-dev python-dev python-pip python-virtualenv \
postgresql libpq-dev uwsgi uwsgi-plugin-python memcached
postgresql libpq-dev uwsgi uwsgi-plugin-python memcached \
mailutils
#=================================================
# RESTORE THE PostgreSQL DATABASE

View file

@ -136,7 +136,8 @@ chsh --shell /bin/bash "$app"
ynh_install_app_dependencies libxml2-dev libxslt-dev libfreetype6-dev \
libjpeg-dev libz-dev libyaml-dev python-dev python-pip python-virtualenv \
postgresql libpq-dev uwsgi uwsgi-plugin-python memcached
postgresql libpq-dev uwsgi uwsgi-plugin-python memcached \
mailutils
#=================================================
# SPECIFIC SETUP uwsgi