Add libpq-dev for exchange/merchant configure
This commit is contained in:
parent
74993ab962
commit
2c4f10d096
1 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +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 \
|
||||
libqrencode-dev python3-jinja2 libpq-dev \
|
||||
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