Martin André b5878b2449 Fix MySQL-python build on Centos
The build of MySQL-python started to fail after the update to
Percona-Server-devel-56-5.6.27-rel76.0.el7.x86_64 with:

  /usr/bin/ld: cannot find -lmysqlclient

It appears Percona-Server-devel package provides a broken
/usr/lib64/libmysqlclient.so that points to nonexistent
libmysqlclient.so.18.

Fix the build by installing MariaDB-shared package from the mariadb
repo that contains the missing file.

Change-Id: Ia95fddfe44f54bd355c6f3d0ac895fdc05cecff9
Closes-Bug: #1526129
2015-12-15 17:35:48 +09:00
..
2015-12-03 19:59:04 +05:30
2015-12-01 09:20:46 +05:30
2015-11-27 10:22:17 +01:00
2015-11-27 10:22:17 +01:00
2015-12-11 19:16:25 +03:00
2015-11-27 10:22:17 +01:00
2015-11-27 10:22:17 +01:00
2015-11-30 11:36:02 +05:30
2015-11-27 10:22:17 +01:00
2015-11-27 10:22:17 +01:00
2015-11-27 10:22:17 +01:00