mirror of
https://git.suyu.dev/suyu/Yucom.git
synced 2025-12-24 16:24:31 +01:00
docker: Add python3-mako to the SDK images.
This commit is contained in:
parent
bfb7a9b711
commit
ebec6d9b13
1 changed files with 1 additions and 0 deletions
|
|
@ -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 \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue