1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/monitorix_ynh.git synced 2024-09-03 19:46:06 +02:00

Fix dependances

This commit is contained in:
Josué Tille 2020-02-28 21:32:27 +01:00
parent ae201ad3ca
commit a29eb116b9
No known key found for this signature in database
GPG key ID: 716A6C99B04194EF

View file

@ -9,7 +9,7 @@ app=$YNH_APP_INSTANCE_NAME
#=================================================
install_dependances() {
ynh_install_app_dependencies rrdtool perl libwww-perl libmailtools-perl libmime-lite-perl librrds-perl libdbi-perl libxml-simple-perl libhttp-server-simple-perl libconfig-general-perl pflogsumm
ynh_install_app_dependencies rrdtool perl libwww-perl libmailtools-perl libmime-lite-perl librrds-perl libdbi-perl libxml-simple-perl libhttp-server-simple-perl libconfig-general-perl pflogsumm libxml-libxml-perl
}
get_install_source() {