tools/alpine: Add packages needed for the iovisor/bcc tools

Signed-off-by: Rolf Neugebauer <rolf.neugebauer@gmail.com>
This commit is contained in:
Rolf Neugebauer 2018-07-11 23:47:45 +01:00
parent ecd412d087
commit 7d9457382c
3 changed files with 12 additions and 0 deletions

View File

@ -22,6 +22,9 @@ busybox-initscripts
ca-certificates ca-certificates
cdrkit cdrkit
cifs-utils cifs-utils
clang
clang-dev
clang-static
cmake cmake
coreutils coreutils
cryptsetup cryptsetup
@ -38,6 +41,8 @@ ethtool
expect expect
findutils findutils
flex flex
flex-dev
fts-dev
gcc gcc
gettext gettext
gettext-dev gettext-dev
@ -60,12 +65,16 @@ libc-dev
libc-utils libc-utils
libc6-compat libc6-compat
libcap-ng-dev libcap-ng-dev
libedit-dev
libelf-dev libelf-dev
libressl-dev libressl-dev
libseccomp-dev libseccomp-dev
libtirpc-dev libtirpc-dev
libtool libtool
linux-headers linux-headers
llvm
llvm-dev
llvm-static
lsscsi lsscsi
make make
mpc1-dev mpc1-dev
@ -83,6 +92,7 @@ openssl
openssl-dev openssl-dev
patch patch
pigz pigz
python
python3 python3
qemu-aarch64 qemu-aarch64
qemu-arm qemu-arm

View File

@ -1,2 +1,3 @@
libunwind-dev libunwind-dev
luajit-dev
qemu-system-aarch64 qemu-system-aarch64

View File

@ -1,5 +1,6 @@
gummiboot gummiboot
libunwind-dev libunwind-dev
luajit-dev
open-vm-tools open-vm-tools
ovmf ovmf
syslinux syslinux