Install autopoint for exchange/merchant autoreconf
This commit is contained in:
parent
db6ccd4dcb
commit
a1c99fbdac
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@ ARG MERCHANT_TARBALL_URL=
|
||||||
ARG LIBEUFIN_TARBALL_URL=
|
ARG LIBEUFIN_TARBALL_URL=
|
||||||
|
|
||||||
RUN apt-get update && apt-get install -y \
|
RUN apt-get update && apt-get install -y \
|
||||||
build-essential git automake autoconf libtool pkg-config \
|
build-essential git automake autoconf autopoint libtool pkg-config \
|
||||||
libgnutls28-dev libjansson-dev libsqlite3-dev libunistring-dev \
|
libgnutls28-dev libjansson-dev libsqlite3-dev libunistring-dev \
|
||||||
libcurl4-openssl-dev libmicrohttpd-dev libgcrypt20-dev libsodium-dev \
|
libcurl4-openssl-dev libmicrohttpd-dev libgcrypt20-dev libsodium-dev \
|
||||||
postgresql-client curl gnupg gettext gettext-base \
|
postgresql-client curl gnupg gettext gettext-base \
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue