mirror of
https://github.com/YunoHost-Apps/civicrm_drupal7_ynh.git
synced 2024-09-03 18:16:19 +02:00
Add mariadb-server to deps
This commit is contained in:
parent
803381805d
commit
8046877e07
1 changed files with 1 additions and 0 deletions
|
@ -93,6 +93,7 @@ ram.runtime = "50M"
|
||||||
"php8.1-intl",
|
"php8.1-intl",
|
||||||
"curl",
|
"curl",
|
||||||
"libzip-dev",
|
"libzip-dev",
|
||||||
|
"mariadb-server",
|
||||||
]
|
]
|
||||||
|
|
||||||
[resources.database]
|
[resources.database]
|
||||||
|
|
Loading…
Add table
Reference in a new issue