mirror of
https://github.com/YunoHost-Apps/freshrss_ynh.git
synced 2024-09-03 18:36:33 +02:00
add missing dependencies
This commit is contained in:
parent
fa1bb3d1cd
commit
40c2b9082c
1 changed files with 1 additions and 1 deletions
|
@ -33,5 +33,5 @@ extract_freshrss() {
|
||||||
}
|
}
|
||||||
|
|
||||||
install_freshrss_dependencies() {
|
install_freshrss_dependencies() {
|
||||||
ynh_install_app_dependencies php-cli php-gmp
|
ynh_install_app_dependencies php-cli php-gmp php-curl php-zip
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue