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 bfb7a9b711
commit ebec6d9b13
No known key found for this signature in database
GPG Key ID: 38D0E5827B54E5C9

View File

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