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
commit 65041fbcc2

View File

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