[kk] build is 64bits

This commit is contained in:
Mathieu Maret 2017-01-19 11:52:34 +01:00
parent 966f5dfe3d
commit c2370f2ce8
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ RUN apt-get update && \
lib32readline-gplv2-dev lib32z1-dev libesd0-dev libncurses5-dev \
libsdl1.2-dev libwxgtk2.8-dev libxml2-utils lzop \
oracle-java6-installer oracle-java6-set-default \
genisoimage \
genisoimage yasm\
pngcrush schedtool xsltproc zip zlib1g-dev libswitch-perl && \
apt-get clean && rm -rf /var/lib/apt/lists/* /tmp/* /var/tmp/*