mirror of
https://github.com/YunoHost-Apps/immich_ynh.git
synced 2024-09-03 20:36:24 +02:00
add redis-server dependency
This commit is contained in:
parent
8185bcadbc
commit
2b5089e2ac
1 changed files with 2 additions and 1 deletions
|
@ -107,7 +107,8 @@ ram.runtime = "500M"
|
|||
"libany-uri-escape-perl",
|
||||
"libmojolicious-perl",
|
||||
"libfile-slurper-perl",
|
||||
"liblcms2-2"
|
||||
"liblcms2-2",
|
||||
"redis-server"
|
||||
]
|
||||
|
||||
[resources.apt.extras.postgresql]
|
||||
|
|
Loading…
Reference in a new issue