need libffi-dev for aarch64 building

This commit is contained in:
Sebastian Hugentobler 2023-12-21 14:47:29 +01:00
parent 99002ada95
commit 5682793bab
Signed by: shu
GPG Key ID: BB32CF3CA052C2F0

View File

@ -11,6 +11,7 @@ RUN apk add --no-cache \
gfortran \
cmake \
openblas-dev \
libffi-dev \
linux-headers
ENV VERSION=v2.1.3