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:
parent
a659fe8dd1
commit
d17725b94e
1 changed files with 2 additions and 4 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Reference in a new issue