[base] Add autogen/automake and vim

Signed-off-by: Steeve Morin <steeve.morin@gmail.com>
This commit is contained in:
Steeve Morin 2014-11-05 23:39:19 +01:00
parent ff2d529eb5
commit fd64ea0af1
No known key found for this signature in database
GPG Key ID: 6323FE5975269E7A

View File

@ -3,14 +3,10 @@ MAINTAINER Steeve Morin "steeve.morin@gmail.com"
RUN apt-get update && apt-get -y install \ RUN apt-get update && apt-get -y install \
bash \ bash \
curl \ curl wget \
wget \ pkg-config build-essential make automake autogen \
pkg-config \ tar xz-utils bzip2 gzip \
build-essential \
file \ file \
rsync \ rsync \
tar \ sed \
xz-utils \ vim
bzip2 \
gzip \
sed