From 73c524edfccd626730f026c7947ad1ded171b61e Mon Sep 17 00:00:00 2001 From: Kaarle Ritvanen Date: Thu, 24 Aug 2017 12:40:17 +0300 Subject: scripts/bootstrap.sh: add util-linux dependency --- scripts/bootstrap.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts') 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 -- cgit v1.2.3