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

@@ -20,6 +20,7 @@ RUN pacman -Syu --noconfirm && pacman -S --needed --noconfirm \
libmicrohttpd \
libnotify \
libsignal-protocol-c \
libomemo-c \
libotr \
libtool \
libxss \