Dockerfile: elftools is needed for some Rockchip builds
This commit is contained in:
parent
ab766b14be
commit
266c9b457f
|
|
@ -23,6 +23,7 @@ RUN apt-get update && \
|
|||
python2-dev \
|
||||
python3-dev \
|
||||
python3-pkg-resources \
|
||||
python3-pyelftools \
|
||||
python3-setuptools \
|
||||
swig \
|
||||
parted \
|
||||
|
|
|
|||
Loading…
Reference in New Issue