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

Update manifest.toml: simplify dependencies

This commit is contained in:
Alexandre Aubin 2024-04-10 21:20:02 +02:00 committed by Félix Piédallu
parent a659fe8dd1
commit d17725b94e

View file

@ -65,10 +65,8 @@ ram.runtime = "200M"
[resources.apt]
packages = [
"ntp", "ca-certificates", "unzip", "curl", "cron", "locate", "tar",
"telnet", "wget", "logrotate", "fail2ban", "dos2unix", "ntpdate", "htop",
"iotop", "vim", "iftop", "smbclient", "git", "python3", "python3-pip",
"software-properties-common", "libexpat1", "ssl-cert", "apt-transport-https",
"unzip", "cron", "locate", "tar",
"logrotate", "dos2unix", "python3", "python3-pip", "libexpat1",
"xvfb", "cutycapt", "xauth", "duplicity", "at", "ffmpeg",
"php7.4-curl",