Skip to content

Commit 77585d2

Browse files
committed
bb.org: Add missing dependencies for Galera builders
1 parent 5c64d33 commit 77585d2

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

buildbot.mariadb.org/ci_build_images/debian.Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ RUN apt-get update \
3737
git \
3838
gosu \
3939
iputils-ping \
40+
libasio-dev \
4041
libffi-dev \
4142
libssl-dev \
4243
python3-dev \

buildbot.mariadb.org/ci_build_images/fedora.Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ RUN dnf -y upgrade \
3131
liburing-devel \
3232
lzo \
3333
lzo-devel \
34+
python-unversioned-command \
3435
python3-devel \
3536
python3-pip \
3637
readline-devel \

0 commit comments

Comments
 (0)