tools/alpine: add abuild and some audit deps

We'll use abuild in the next commit for building auditd from source.

Also add these audit deps:

* swig
* python3
* libcap-ng-dev

Signed-off-by: Tycho Andersen <tycho@docker.com>
This commit is contained in:
Tycho Andersen 2017-06-26 11:43:41 -06:00
parent 0b70e7e3a7
commit 31f356fe0e

View File

@ -1,3 +1,4 @@
abuild
alpine-baselayout alpine-baselayout
alpine-keys alpine-keys
apk-tools apk-tools
@ -36,6 +37,7 @@ iptables
jq jq
kmod kmod
libarchive-tools libarchive-tools
libcap-ng-dev
libc-dev libc-dev
libc-utils libc-utils
libelf-dev libelf-dev
@ -52,6 +54,7 @@ openrc
openssh-server openssh-server
open-vm-tools open-vm-tools
patch patch
python3
qemu-aarch64 qemu-aarch64
qemu-arm qemu-arm
qemu-guest-agent qemu-guest-agent
@ -64,6 +67,7 @@ sfdisk
slang-dev slang-dev
squashfs-tools squashfs-tools
strace strace
swig
syslinux syslinux
tar tar
tini tini