mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-06-15 11:38:49 -07:00
add missing mysql connector dependencies to docker images (#4160)
This commit is contained in:
parent
3064621a7e
commit
f11f072e0a
5 changed files with 5 additions and 0 deletions
|
|
@ -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 \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue