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

fix dependecies

This commit is contained in:
Salamandar 2024-02-05 23:05:04 +01:00
parent 69826d1757
commit a9154a16d7

View file

@ -75,10 +75,8 @@ ram.runtime = "50M"
[resources.apt]
packages = [
"apt-transport-https",
"dirmngr",
"gnupg",
"ca-certificates",
"mediainfo",
"mono-runtime",
"sqlite3",
"dirmngr",
"mediainfo",
]