Docker: add autopoint

Needed by xz
This commit is contained in:
fengalin 2018-01-09 14:26:22 +01:00
parent 2dbdfd4037
commit 4a45dd4528

View file

@ -15,6 +15,7 @@ RUN set -ex; \
qemu-utils \ qemu-utils \
sudo \ sudo \
texinfo \ texinfo \
autopoint \
git \ git \
cmake \ cmake \
; \ ; \