From a0e3ae1279815d5ed5ce4c45f681463148219c60 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timo=20Ter=C3=A4s?= Date: Thu, 2 Aug 2018 08:18:55 +0000 Subject: main/busybox, scripts/bootstrap: fix bootstrap busybox now requires ssl on the target host. Fix busybox dependency and adjust bootstrap build order accordingly. --- scripts/bootstrap.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'scripts') diff --git a/scripts/bootstrap.sh b/scripts/bootstrap.sh index 1f42985200..f0182e1e26 100755 --- a/scripts/bootstrap.sh +++ b/scripts/bootstrap.sh @@ -96,8 +96,8 @@ 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 apk-tools file \ + libressl busybox busybox-initscripts binutils make \ + 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