Requires mariadb-shared for mysqlclient on centos.

Thanks @rlayne
This commit is contained in:
Adarnof 2018-04-22 12:50:22 -04:00
parent 507eda8a7d
commit 37bed989f1

View File

@ -39,7 +39,7 @@ Ubuntu:
CentOS: CentOS:
yum install mariadb-server mariadb-devel mariadb yum install mariadb-server mariadb-devel mariadb-shared mariadb
```eval_rst ```eval_rst
.. note:: .. note::