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

@@ -21,6 +21,7 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
libotr5-dev \
libreadline-dev \
libsignal-protocol-c-dev \
libomemo-c-dev \
libssl-dev \
libtool \
libxss-dev \