mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-23 19:05:37 +00:00
base: add dependencies to build the Linux perf utility
Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com>
This commit is contained in:
parent
8997809d01
commit
a75dac9751
@ -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 \
|
||||
|
Loading…
Reference in New Issue
Block a user