ci: Build with libomemo-c for the "Linux Meson" job

The rest will stay with libsignal-protocol-c. So we test both.
Let's add the dependency to all Dockerfiles already.
This commit is contained in:
Michael Vetter
2026-03-19 20:11:26 +01:00
parent 046eb13e2e
commit e252f54436
7 changed files with 19 additions and 7 deletions

View File

@@ -25,6 +25,7 @@ RUN dnf install -y \
libnotify-devel \
libotr-devel \
libsignal-protocol-c-devel \
libomemo-c-devel \
libtool \
libuuid-devel \
make \