Install autopoint for exchange/merchant autoreconf

This commit is contained in:
nocci 2025-12-12 11:49:51 +00:00
parent db6ccd4dcb
commit a1c99fbdac

View file

@ -14,7 +14,7 @@ ARG MERCHANT_TARBALL_URL=
ARG LIBEUFIN_TARBALL_URL=
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 \
libcurl4-openssl-dev libmicrohttpd-dev libgcrypt20-dev libsodium-dev \
postgresql-client curl gnupg gettext gettext-base \