mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-23 02:51:55 +00:00
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:
parent
0b70e7e3a7
commit
31f356fe0e
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user