Skip to content
Snippets Groups Projects
Commit e6b7d47e authored by Timo Teräs's avatar Timo Teräs
Browse files

scripts/bootstrap.sh: fix openssh bootstrap

Since commit 5bd58072 it requires libedit, so include that in
bootstrap reorder ncurses before it.
parent c7215c6d
No related branches found
No related tags found
No related merge requests found
......@@ -101,8 +101,8 @@ for PKG in fortify-headers linux-headers musl libc-dev pkgconf zlib \
gmp mpfr3 mpc1 isl cloog gcc \
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 libaio lvm2 popt xz \
pax-utils lzip abuild ncurses libedit openssh \
libcap-ng util-linux libaio lvm2 popt xz \
json-c argon2 cryptsetup kmod lddtree mkinitfs \
community/go libffi community/ghc \
$KERNEL_PKG ; do
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment