docker: Add python3-mako to the SDK images.

This commit is contained in:
Rémi Bernon 2022-01-15 14:29:45 +01:00 committed by Arkadiusz Hiler
parent d8fbadbd2a
commit 4514ff3eff

View file

@ -58,6 +58,7 @@ RUN apt-get install -y \
libxpresent-dev:i386 \
libopenblas-dev \
libopenblas-dev:i386 \
python3-mako \
python3-pefile \
libcapstone-dev \
libcapstone-dev:i386 \