From f1a0dd6c946071ef55ded5acb7d54d758fabc3ca Mon Sep 17 00:00:00 2001 From: Daniel Sabogal Date: Sat, 3 Feb 2018 10:03:56 -0500 Subject: scripts/bootstrap.sh: cryptsetup depends on json-c and argon2 --- scripts/bootstrap.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'scripts') diff --git a/scripts/bootstrap.sh b/scripts/bootstrap.sh index 0b6addd984..c26c1dcb75 100755 --- a/scripts/bootstrap.sh +++ b/scripts/bootstrap.sh @@ -102,7 +102,8 @@ 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 libcap-ng util-linux lvm2 popt xz cryptsetup kmod lddtree mkinitfs \ + ncurses libcap-ng util-linux lvm2 popt xz \ + json-c argon2 cryptsetup kmod lddtree mkinitfs \ community/go libffi community/ghc \ $KERNEL_PKG ; do -- cgit v1.2.3