Merge "Fix gate by adding MariaDB-shared dependnecy"

This commit is contained in:
Jenkins
2016-03-30 15:00:23 +00:00
committed by Gerrit Code Review

View File

@@ -10,6 +10,7 @@ RUN yum -y install \
libxml2-devel \
libxslt-devel \
MariaDB-devel \
MariaDB-shared \
openssl-devel \
python-devel \
openssh-clients \