mirror of
https://github.com/YunoHost-Apps/omeka-s_ynh.git
synced 2024-09-03 19:56:05 +02:00
Update manifest.toml
This commit is contained in:
parent
73bfa417aa
commit
ec45ce11cc
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@ ram.runtime = "50M"
|
|||
main.url = "/"
|
||||
|
||||
[resources.apt]
|
||||
packages = "imagemagick php8.1-mysql php8.1-gd php8.1-mbstring php8.1-xml"
|
||||
packages = "mariadb-server imagemagick php8.1-mysql php8.1-gd php8.1-mbstring php8.1-xml"
|
||||
|
||||
[resources.database]
|
||||
type = "mysql"
|
||||
|
|
Loading…
Reference in a new issue