Dockerfile: elftools is needed for some Rockchip builds

This commit is contained in:
Johan Gunnarsson 2023-07-02 12:55:57 +02:00
parent ab766b14be
commit 266c9b457f
1 changed files with 1 additions and 0 deletions

View File

@ -23,6 +23,7 @@ RUN apt-get update && \
python2-dev \
python3-dev \
python3-pkg-resources \
python3-pyelftools \
python3-setuptools \
swig \
parted \