Add python3-jinja2 and libqrencode-dev for exchange build
This commit is contained in:
parent
1ee4dc5147
commit
74993ab962
1 changed files with 1 additions and 0 deletions
|
|
@ -19,6 +19,7 @@ RUN apt-get update && apt-get install -y \
|
|||
build-essential git automake autoconf autopoint libtool pkg-config \
|
||||
libgnutls28-dev libjansson-dev libsqlite3-dev libunistring-dev \
|
||||
libcurl4-openssl-dev libmicrohttpd-dev libgcrypt20-dev libsodium-dev \
|
||||
libqrencode-dev python3-jinja2 \
|
||||
postgresql-client curl gnupg gettext gettext-base \
|
||||
openjdk-17-jdk maven \
|
||||
meson ninja-build \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue