git repos / docker_mxe

mxe_blockattack/Dockerfile

browsing at commit = 813d835c8870cb7b04f994e5f029387a6f87eb40

raw · blame · history

FROM sago007/mxe_boost

RUN apt-get update && \
   apt-get install -y \
   docbook-to-man \
   libtool \
   zip \
   nsis

RUN make sdl2 sdl2_mixer sdl2_image sdl2_ttf physfs jsoncpp gettext freetype zlib


COPY build_it.sh /