Add some missing packages.

2.0
Icedream 2017-04-09 00:56:33 +02:00
parent 1aa3b1f637
commit 0cf6bd5bc5
Signed by: icedream
GPG Key ID: 1573F6D8EFE4D0CF
1 changed files with 2 additions and 0 deletions

View File

@ -19,6 +19,7 @@ RUN apt-get update \
gettext \
git \
graphicsmagick \
imagemagick \
intltool \
lib32ncurses5-dev \
lib32stdc++6 \
@ -43,6 +44,7 @@ RUN apt-get update \
texinfo \
tofrodos \
unzip \
wget \
zlib1g-dev \
&& apt-get clean \
&& rm -rf \