diff options
Diffstat (limited to 'scripts')
-rwxr-xr-x | scripts/bootstrap.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/bootstrap.sh b/scripts/bootstrap.sh index f0182e1e26..388f89d2c9 100755 --- a/scripts/bootstrap.sh +++ b/scripts/bootstrap.sh @@ -102,7 +102,7 @@ for PKG in fortify-headers linux-headers musl libc-dev pkgconf zlib \ openrc alpine-conf alpine-baselayout alpine-keys alpine-base build-base \ attr libcap patch sudo acl fakeroot tar \ pax-utils lzip abuild openssh \ - ncurses libcap-ng util-linux lvm2 popt xz \ + ncurses libcap-ng util-linux libaio lvm2 popt xz \ json-c argon2 cryptsetup kmod lddtree mkinitfs \ community/go libffi community/ghc \ $KERNEL_PKG ; do |