diff --git a/scripts/bootstrap.sh b/scripts/bootstrap.sh index 85fe406a755d7753ca82505c5e7ecc5358495ab1..c273c4380b7c975cb3b3bed146b9b0078e7cffdb 100755 --- a/scripts/bootstrap.sh +++ b/scripts/bootstrap.sh @@ -98,7 +98,7 @@ apk info --quiet --installed --root "$CBUILDROOT" libgcc libstdc++ musl-dev || \ for PKG in fortify-headers linux-headers musl libc-dev pkgconf zlib \ openssl ca-certificates libbsd libtls-standalone busybox busybox-initscripts binutils make \ apk-tools file \ - gmp mpfr3 mpc1 isl cloog gcc \ + gmp mpfr4 mpc1 isl cloog gcc \ openrc alpine-conf alpine-baselayout alpine-keys alpine-base build-base \ attr libcap patch sudo acl fakeroot tar \ pax-utils lzip abuild ncurses libedit openssh \