Skip to content
Snippets Groups Projects
Commit 6460eef0 authored by J. Neuschäfer's avatar J. Neuschäfer Committed by Jakub Jirutka
Browse files

scripts/bootstrap.sh: Build lzip (required by abuild)

In order to install abuild, lzip needs to be available. Add it to the list of
packages built in bootstrap.sh.

Fixes: 9674a649 ("main/abuild: add support for lzip source packages")
parent 42c12ba9
No related branches found
No related tags found
No related merge requests found
......@@ -101,7 +101,7 @@ 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 abuild openssh \
pax-utils lzip abuild openssh \
ncurses libcap-ng util-linux lvm2 popt xz \
json-c argon2 cryptsetup kmod lddtree mkinitfs \
community/go libffi community/ghc \
......
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