1
0
Fork 0
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:
Thomas 2023-04-17 20:54:31 +02:00 committed by GitHub
parent 0093aa38cf
commit 1fb5f3d7d2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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"