Skip to content
Snippets Groups Projects
Commit c9a0209c authored by Ariadne Conill's avatar Ariadne Conill Committed by Natanael Copa
Browse files

bootstrap: use mpfr4 not mpfr3

parent a4f53edf
No related branches found
No related tags found
No related merge requests found
......@@ -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 \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment