mirror of
https://github.com/YunoHost-Apps/photoprism_ynh.git
synced 2024-09-03 19:56:41 +02:00
fix dependencies
This commit is contained in:
parent
a91b0b100a
commit
15a10b3bb4
1 changed files with 6 additions and 0 deletions
|
@ -96,7 +96,13 @@ ram.runtime = "50M"
|
|||
[resources.apt]
|
||||
packages = [
|
||||
"exiftool",
|
||||
"darktable",
|
||||
"rawtherapee",
|
||||
"imagemagick",
|
||||
"libvips42",
|
||||
"libjxl-tools",
|
||||
"ffmpeg",
|
||||
"libavcodec-extra",
|
||||
"sqlite3",
|
||||
"tzdata",
|
||||
"libc6-dev",
|
||||
|
|
Loading…
Add table
Reference in a new issue