docker: Add python3-mako to the SDK images.
This commit is contained in:
parent
39b7a1e58e
commit
4b473d106e
|
@ -58,6 +58,7 @@ RUN apt-get install -y \
|
||||||
libxpresent-dev:i386 \
|
libxpresent-dev:i386 \
|
||||||
libopenblas-dev \
|
libopenblas-dev \
|
||||||
libopenblas-dev:i386 \
|
libopenblas-dev:i386 \
|
||||||
|
python3-mako \
|
||||||
python3-pefile \
|
python3-pefile \
|
||||||
libcapstone-dev \
|
libcapstone-dev \
|
||||||
libcapstone-dev:i386 \
|
libcapstone-dev:i386 \
|
||||||
|
|
Loading…
Reference in New Issue