mirror of
https://github.com/YunoHost-Apps/fittrackee_ynh.git
synced 2024-09-03 18:36:16 +02:00
add apt libopenjp2-7
This commit is contained in:
parent
0093aa38cf
commit
1fb5f3d7d2
1 changed files with 1 additions and 1 deletions
|
@ -76,7 +76,7 @@ ram.runtime = "50M"
|
|||
main.default = 5000
|
||||
|
||||
[resources.apt]
|
||||
packages = "postgresql, postgresql-contrib, python3-venv"
|
||||
packages = "postgresql, postgresql-contrib, python3-venv libopenjp2-7"
|
||||
|
||||
[resources.database]
|
||||
type = "postgresql"
|
||||
|
|
Loading…
Add table
Reference in a new issue