mirror of
https://github.com/YunoHost-Apps/lstu_ynh.git
synced 2024-09-03 19:36:12 +02:00
Update install
This commit is contained in:
parent
6ada8417ba
commit
89d0647548
1 changed files with 1 additions and 1 deletions
|
@ -73,7 +73,7 @@ ynh_app_setting_set $app port $port
|
|||
# INSTALL DEPENDENCIES
|
||||
#=================================================
|
||||
|
||||
ynh_install_app_dependencies build-essential libssl-dev zlib1g-dev libpng-dev libpq-dev
|
||||
ynh_install_app_dependencies build-essential libssl-dev zlib1g-dev libpng-dev libpq-dev memcached
|
||||
# Install Carton
|
||||
echo yes | sudo cpan Carton
|
||||
|
||||
|
|
Loading…
Reference in a new issue