From f4f7e6c25c901d7b5424a71918115b3b0c112e15 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timo=20Ter=C3=A4s?= Date: Tue, 6 Feb 2018 18:44:11 +0000 Subject: scripts/bootstrap: update bootstrap deps apk-tools no longer depends on libfetch build-base now depends on file --- scripts/bootstrap.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/bootstrap.sh b/scripts/bootstrap.sh index c26c1dcb75..1614463e7b 100755 --- a/scripts/bootstrap.sh +++ b/scripts/bootstrap.sh @@ -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 \ -- cgit v1.2.3