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:
parent
69826d1757
commit
a9154a16d7
1 changed files with 3 additions and 5 deletions
|
@ -75,10 +75,8 @@ ram.runtime = "50M"
|
|||
|
||||
[resources.apt]
|
||||
packages = [
|
||||
"apt-transport-https",
|
||||
"dirmngr",
|
||||
"gnupg",
|
||||
"ca-certificates",
|
||||
"mediainfo",
|
||||
"mono-runtime",
|
||||
"sqlite3",
|
||||
"dirmngr",
|
||||
"mediainfo",
|
||||
]
|
||||
|
|
Loading…
Add table
Reference in a new issue