Skip to content

Commit

Permalink
opensuse15: add liburing2-devel and libfmt dependencies
Browse files Browse the repository at this point in the history
libfmt was added in 10.7 as a dependency (MDEV-25015).
The autofetching mariadb-10.3 dependencies isn't enough.

Also liburing was added as 10.6 improvement over libaio
so include this.
  • Loading branch information
grooverdan committed Jun 3, 2024
1 parent 7207fbf commit 2292d29
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ci_build_images/opensuse.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,9 @@ RUN zypper update -y && \
libbz2-devel \
libcurl-devel \
libffi-devel \
libfmt8 \
liblz4-devel \
liburing2-devel \
libxml2-devel \
openssl-devel \
perl-Net-SSLeay \
Expand Down

0 comments on commit 2292d29

Please sign in to comment.