mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 05:17:07 +02:00
scripts/bootstrap: update bootstrap deps
apk-tools no longer depends on libfetch build-base now depends on file
This commit is contained in:
parent
02128a4eb6
commit
f4f7e6c25c
@ -97,7 +97,7 @@ apk info --quiet --installed --root "$CBUILDROOT" libgcc libstdc++ musl-dev || \
|
||||
# ordered cross-build
|
||||
for PKG in fortify-headers linux-headers musl libc-dev pkgconf zlib \
|
||||
busybox busybox-initscripts binutils make \
|
||||
libressl libfetch apk-tools \
|
||||
libressl apk-tools file \
|
||||
gmp mpfr3 mpc1 isl cloog gcc \
|
||||
openrc alpine-conf alpine-baselayout alpine-keys alpine-base build-base \
|
||||
attr libcap patch sudo acl fakeroot tar \
|
||||
|
Loading…
Reference in New Issue
Block a user