mirror of
https://github.com/YunoHost-Apps/mattermost_ynh.git
synced 2024-09-03 19:36:29 +02:00
mysql --> mysql-server
missed a spot
This commit is contained in:
parent
5c123133d7
commit
55de27b8e1
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@
|
|||
"mysql-server"
|
||||
],
|
||||
"requirements": {
|
||||
"mysql": ">= 5.6"
|
||||
"mysql-server": ">= 5.6"
|
||||
},
|
||||
"arguments": {
|
||||
"install" : [
|
||||
|
|
Loading…
Add table
Reference in a new issue