mirror of
https://github.com/YunoHost-Apps/monitorix_ynh.git
synced 2024-09-03 19:46:06 +02:00
Fix dependancy
This commit is contained in:
parent
6ea6f67f5d
commit
9e9d8e3ae2
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ systemd_user=root
|
|||
#=================================================
|
||||
|
||||
install_dependances() {
|
||||
ynh_install_app_dependencies rrdtool perl libwww-perl libmailtools-perl libmime-lite-perl librrds-perl libdbi-perl libdbd-mysql-perl libxml-simple-perl libhttp-server-simple-perl libconfig-general-perl pflogsumm libxml-libxml-perl
|
||||
ynh_install_app_dependencies rrdtool perl libwww-perl libmailtools-perl libmime-lite-perl librrds-perl libdbi-perl libdbd-mysql-perl libxml-simple-perl libhttp-server-simple-perl libconfig-general-perl pflogsumm libxml-libxml-perl mariadb-server
|
||||
}
|
||||
|
||||
get_install_source() {
|
||||
|
|
Loading…
Reference in a new issue