base: add dependencies to build the Linux perf utility

Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com>
This commit is contained in:
Rolf Neugebauer 2016-12-16 15:10:52 +00:00
parent 8997809d01
commit a75dac9751

View File

@ -7,16 +7,24 @@ RUN \
automake \
bash \
bc \
binutils-dev \
bison \
cmake \
curl \
flex \
gmp-dev \
gtk+2.0-dev \
gtk+-dev \
groff \
installkernel \
kmod \
libelf-dev \
linux-headers \
ncurses-dev \
perl \
perl-dev \
python-dev \
sed \
slang-dev \
squashfs-tools \
syslinux \
unzip \