docker: Add python3-mako to the SDK images.

This commit is contained in:
Rémi Bernon 2022-01-15 14:29:45 +01:00
parent 39b7a1e58e
commit 4b473d106e
No known key found for this signature in database
GPG key ID: 38D0E5827B54E5C9

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 \