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
cd5e3e188a
commit
6ada8417ba
1 changed files with 1 additions and 1 deletions
|
@ -73,7 +73,7 @@ ynh_app_setting_set $app port $port
|
||||||
# INSTALL DEPENDENCIES
|
# INSTALL DEPENDENCIES
|
||||||
#=================================================
|
#=================================================
|
||||||
|
|
||||||
ynh_install_app_dependencies build-essential libssl-dev libpq-dev
|
ynh_install_app_dependencies build-essential libssl-dev zlib1g-dev libpng-dev libpq-dev
|
||||||
# Install Carton
|
# Install Carton
|
||||||
echo yes | sudo cpan Carton
|
echo yes | sudo cpan Carton
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue