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: 9674a6492d ("main/abuild: add support for lzip source packages")
This commit is contained in:
Jonathan Neuschäfer 2018-03-18 11:27:54 +01:00 committed by Jakub Jirutka
parent 42c12ba900
commit 6460eef0b8

View File

@ -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 \