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 e219120358..dd1223f4b2 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 abuild openssh \ - ncurses util-linux lvm2 popt xz cryptsetup kmod lddtree mkinitfs \ + ncurses libcap-ng util-linux lvm2 popt xz cryptsetup kmod lddtree mkinitfs \ community/go libffi testing/ghc \ $KERNEL_PKG ; do |