Merge pull request #5 from thz/mxe-add-python-mako
Add python-mako to Dockerfile.mxe packages
This commit is contained in:
@@ -10,7 +10,7 @@ RUN \
|
|||||||
g++ g++-multilib gettext git gperf intltool iputils-ping libc6-dev-i386 \
|
g++ g++-multilib gettext git gperf intltool iputils-ping libc6-dev-i386 \
|
||||||
libffi-dev libgdk-pixbuf2.0-dev libltdl-dev libssl-dev libtool-bin \
|
libffi-dev libgdk-pixbuf2.0-dev libltdl-dev libssl-dev libtool-bin \
|
||||||
libxml-parser-perl lzip make nano openssl p7zip-full patch perl \
|
libxml-parser-perl lzip make nano openssl p7zip-full patch perl \
|
||||||
pkg-config python ruby scons sed unzip wget xz-utils && \
|
pkg-config python python-mako ruby scons sed unzip wget xz-utils && \
|
||||||
apt -y autoremove && \
|
apt -y autoremove && \
|
||||||
apt -y autoclean && \
|
apt -y autoclean && \
|
||||||
apt -y clean && \
|
apt -y clean && \
|
||||||
|
|||||||
Reference in New Issue
Block a user