add missing mysql connector dependencies to docker images (#4160)

This commit is contained in:
ebbit1q 2020-11-09 01:35:54 +01:00 committed by GitHub
parent 3064621a7e
commit f11f072e0a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 5 additions and 0 deletions

View file

@ -10,6 +10,7 @@ RUN dnf install -y \
git \
hicolor-icon-theme \
libappstream-glib \
mariadb-devel \
protobuf-devel \
qt5-{qttools,qtsvg,qtmultimedia,qtwebsockets}-devel \
rpm-build \