aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorDaniel Sabogal <dsabogalcc@gmail.com>2018-02-03 10:03:56 -0500
committerTimo Teräs <timo.teras@iki.fi>2018-02-05 19:36:21 +0000
commitf1a0dd6c946071ef55ded5acb7d54d758fabc3ca (patch)
tree625a7f76d0ac060b12dcce709921d1c89603a79c /scripts
parentef1621d7d3d32f8104b8b97276bf4832a4a6c35b (diff)
downloadaports-f1a0dd6c946071ef55ded5acb7d54d758fabc3ca.tar.bz2
aports-f1a0dd6c946071ef55ded5acb7d54d758fabc3ca.tar.xz
scripts/bootstrap.sh: cryptsetup depends on json-c and argon2
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/bootstrap.sh3
1 files changed, 2 insertions, 1 deletions
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