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

Update manifest.toml

This commit is contained in:
Éric Gaspar 2023-09-28 14:04:59 +02:00
parent c34e1f1815
commit 3c08975569

View file

@ -2,8 +2,8 @@ packaging_format = 2
id = "movim"
name = "Movim"
description.en = "Web-based cross-platform XMPP client"
description.fr = "Client XMPP multiplateforme basé sur le Web"
description.en = "Decentralized social platform based on XMPP"
description.fr = "Plateforme sociale décentralisée basée sur XMPP"
version = "0.22.3~ynh1"
@ -60,7 +60,7 @@ ram.runtime = "50M"
main.url = "/"
[resources.apt]
packages = "postgresql, php8.2-curl, php8.2-mbstring, php8.2-imagick, php8.2-gd, php8.2-pgsql, php8.2-xml"
packages = "postgresql, php8.2-dom, php8.2-curl, php8.2-mbstring, php8.2-imagick, php8.2-gd, php8.2-pgsql, php8.2-xml"
[resources.database]
type = "postgresql"