build-environments/linux-fresh/gcc_build_requirements
lat9nq c44be88736 fresh: Update container to Ubuntu focal
Ubuntu bionic loses support next month, so we are getting ahead of it by
upgrading to Ubuntu 20.04 (focal) now.
2023-03-23 18:07:31 -04:00

8 lines
119 B
Plaintext

RUN apt install --no-install-recommends -y \
libgmp-dev \
libmpfr-dev \
libmpc-dev \
flex \
bison