1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/joplin_ynh.git synced 2024-09-03 19:36:03 +02:00

Update manifest.toml

This commit is contained in:
Éric Gaspar 2024-06-17 21:59:47 +02:00
parent ade606b455
commit 7623d2ee73

View file

@ -7,7 +7,7 @@ name = "Joplin"
description.en = "Note taking and to-do application with synchronisation capabilities"
description.fr = "Application de prise de notes et de tâches avec capacités de synchronisation"
version = "3.0.9~ynh1"
version = "3.0.9~ynh2"
maintainers = ["eric_G"]
@ -67,6 +67,7 @@ ram.runtime = "280M"
[resources.apt]
packages = "postgresql, postgresql-client, python3-bcrypt, rsync"
extras.yarn.repo = "deb https://dl.yarnpkg.com/debian/ stable main"
extras.yarn.key = "https://dl.yarnpkg.com/debian/pubkey.gpg"
extras.yarn.packages = "yarn"