mirror of
https://github.com/YunoHost-Apps/drupal7_ynh.git
synced 2024-09-03 18:26:19 +02:00
Add mariadb-server dependency
This commit is contained in:
parent
2361de627f
commit
a5116f535b
1 changed files with 1 additions and 0 deletions
|
@ -79,6 +79,7 @@ ram.runtime = "50M" # FIXME: replace with an **estimate** minimum ram requiremen
|
||||||
"php7.4-mbstring",
|
"php7.4-mbstring",
|
||||||
"curl",
|
"curl",
|
||||||
"libzip-dev",
|
"libzip-dev",
|
||||||
|
"mariadb-server",
|
||||||
]
|
]
|
||||||
|
|
||||||
[resources.database]
|
[resources.database]
|
||||||
|
|
Loading…
Add table
Reference in a new issue